summaryrefslogtreecommitdiff
path: root/dom/script/ModuleScript.cpp
Commit message (Expand)AuthorAge
* Issue #1691 - Part 11: Fix incorrect reference counting in ModuleScript class.Brian Smith2023-04-27
* Issue #1691 - Part 9: Make import() work when the active script is in another...Brian Smith2023-04-27
* Issue #1691 - Part 7d: Allow dynamic import in cases where there's no referen...Brian Smith2023-04-27
* Issue #1691 - Part 7c: Refactor ModuleScript into ClassicScript class and Loa...Brian Smith2023-04-27
* Issue #1691 - Part 6b: Initial browser support for dynamic import from module...Brian Smith2023-04-27
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptBrian Smith2023-04-27
* Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...Moonchild2020-11-28
* Issue #1691 - Part 1: Provide a way of associating a private value with a scriptMoonchild2020-11-27
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-07-08
* Issue #618 - Further align error handling for module scripts with the specMoonchild2020-07-04
* Issue #618 - Remove eager instantiationMoonchild2020-07-04
* Issue #1603 - Part 2: Split some classes out of ScriptLoader.cppMoonchild2020-07-01