index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dom
/
script
Commit message (
Expand
)
Author
Age
*
Issue #2342: Use [[nodiscard]] in /dom
Moonchild
2023-11-08
*
Issue #2252 - Prevent crash when attempting to load a script with execution d...
Brian Smith
2023-05-21
*
Issue #1691 - Follow-up: Fix videojs and potentially other problems.
Brian Smith
2023-05-02
*
Issue #1691 - Part 12: Fix return value in ExecScript() and debug assert in P...
Brian Smith
2023-04-27
*
Issue #1691 - Part 11: Fix incorrect reference counting in ModuleScript class.
Brian Smith
2023-04-27
*
Issue #1691 - Part 10: Add and use method to annotate CC crashes with a class...
Brian Smith
2023-04-27
*
Issue #1691 - Part 9: Make import() work when the active script is in another...
Brian Smith
2023-04-27
*
Issue #1691 - Part 8: Fix --enable-debug builds and continue dynamic module i...
Brian Smith
2023-04-27
*
Issue #1691 - Part 7f: Split up compile and execute so we can use ClassicScript.
Brian Smith
2023-04-27
*
Issue #1691 - Part 7e: Dependencies for required to finish part 7d.
Brian Smith
2023-04-27
*
Issue #1691 - Part 7d: Allow dynamic import in cases where there's no referen...
Brian Smith
2023-04-27
*
Issue #1691 - Part 7c: Refactor ModuleScript into ClassicScript class and Loa...
Brian Smith
2023-04-27
*
Issue #1691 - Part 7b: Make load request element optional.
Brian Smith
2023-04-27
*
Issue #1691 - Part 6c: Fix a few issues with the earlier commits.
Brian Smith
2023-04-27
*
Issue #1691 - Part 6b: Initial browser support for dynamic import from module...
Brian Smith
2023-04-27
*
Issue #1691 - Part 3: Finish implementing import meta.
Brian Smith
2023-04-27
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Brian Smith
2023-04-27
*
[DOM] Check whether module load request was already cancelled when a load fails
Moonchild
2023-02-19
*
Issue #2089 - Use JS engine stack if necessary when reporting errors
Martok
2023-01-22
*
Issue #1840 - Try to deal with bad website scripting loading/unloading modules.
Moonchild
2022-04-08
*
Issue #1822 - Part 4: Remove URL classifier and internal blocklist errors.
Moonchild
2022-04-01
*
Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and various
Moonchild
2022-04-01
*
Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...
Moonchild
2020-11-28
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Moonchild
2020-11-27
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
*
Issue #618 - Clear the module map when changing a Document's global and add
Moonchild
2020-09-08
*
Issue #618 - Make ES6 modules work for resource: URIs
Moonchild
2020-09-08
*
Issue #618 - Implement preloading of module scripts.
Moonchild
2020-08-27
*
Issue #618 - Don't preload nomodule scripts when modules are enabled
Gaming4JC
2020-08-26
*
Issue #618 - (async) Implement async attribute for inline module scripts.
Moonchild
2020-08-25
*
Issue #618 - (async) Keep track of script modes in a single mode state.
Moonchild
2020-08-25
*
Issue #618 - (async, preload) Correctly pass info about async/defer to parser.
Moonchild
2020-08-24
*
Issue #618 - (async) Split out function to add async request.
Moonchild
2020-08-24
*
Issue #618 - Rename some script load request flags to be more descriptive.
Moonchild
2020-08-24
*
Issue #618 - Make document.currentScript null in modules.
Moonchild
2020-08-23
*
Issue #618 - Fix processing of non-parser-generated module scripts.
Jon Coppeard
2020-08-22
*
Issue #618 - Handle errors for inline module scripts and ensure we update the
Jon Coppeard
2020-08-22
*
Issue #618 - Split SRI verification out from OnStreamComplete.
Moonchild
2020-08-22
*
Issue #618 - Split handling of load errors out from OnStreamComplete.
Moonchild
2020-08-22
*
Issue #618 - Integrity for descendant module scripts should be the empty string
Moonchild
2020-08-22
*
Issue #618 - Don't mute errors for module scripts because they always use CORS
Jon Coppeard
2020-08-22
*
Issue #618: Pass down referrer and referrer policy when fetching modules.
Moonchild
2020-08-13
*
Issue #618: Ignore 'event' and 'for' attributes for module scripts.
Moonchild
2020-08-13
*
Issue #618 - Simplify module resolve hook to be a function pointer
Moonchild
2020-08-06
*
Issue #618 - Keep track of which modules in a graph have been fetched using a...
Gaming4JC
2020-08-04
*
Issue #618 - Simplify module map interface
Gaming4JC
2020-08-04
*
Issue #618 - Record module dependency before starting fetch so that error
Jon Coppeard
2020-08-02
*
Issue #618 - Align error handling for module scripts with the spec (again)
Moonchild
2020-07-08
*
Issue #618 - Fix error events fired when loading JS module dependencies fail
Moonchild
2020-07-08
*
Issue #618 - Further align error handling for module scripts with the spec
Moonchild
2020-07-04
[next]