summaryrefslogtreecommitdiffstats
path: root/dom/script
Commit message (Expand)AuthorAgeLines
* Issue #618 - Simplify module map interfaceGaming4JC2020-08-30-14/+14
* Issue #618 - Record module dependency before starting fetch so that errorJon Coppeard2020-08-30-1/+1
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-08-30-58/+79
* Issue #618 - Fix error events fired when loading JS module dependencies failMoonchild2020-08-30-8/+11
* Issue #618 - Further align error handling for module scripts with the specMoonchild2020-07-10-89/+280
* Issue #618 - Remove eager instantiationMoonchild2020-07-10-129/+9
* Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...Moonchild2020-07-10-2/+2
* Issue #618 - Add clarifying code comments.Moonchild2020-07-10-0/+12
* Issue #618 - Check for failed instantiation when starting to fetch dependenciesMoonchild2020-07-10-0/+6
* Issue #1603 - Part 2: Split some classes out of ScriptLoader.cppMoonchild2020-07-10-534/+650
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-07-10-0/+5703