This website requires JavaScript.
Explore
Help
Register
Sign in
wuggy
/
Dactyloidae
Watch
1
Star
0
Fork
You've already forked Dactyloidae
0
mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced
2026-08-25 16:59:01 +09:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
afa7bddc96
Dactyloidae
/
dom
/
plugins
History
Download ZIP
Download TAR.GZ
Brian Smith
1109559a5d
Issue
#1691
- Part 8: Fix --enable-debug builds and continue dynamic module import changes.
https://bugzilla.mozilla.org/show_bug.cgi?id=1342012
Support import from timeout handlers by associating the initiating script with the compiled JSScript. Fix error message that covers all import() failures that don't throw a JS exception.
https://bugzilla.mozilla.org/show_bug.cgi?id=1331662
Partial - Replace nsJSUtils::EvaluateString calls by ExecutionContext scopes. Left EvaluateString() in nsXBLProtoImplField.cpp until ExecutionContext errors can be fixed.
...
(cherry picked from commit 22fcfc77971a9bb204df664c474681f4dcf54211)
2023-04-30 21:21:06 +08:00
..
base
Issue
#1691
- Part 8: Fix --enable-debug builds and continue dynamic module import changes.
https://bugzilla.mozilla.org/show_bug.cgi?id=1342012
Support import from timeout handlers by associating the initiating script with the compiled JSScript. Fix error message that covers all import() failures that don't throw a JS exception.
https://bugzilla.mozilla.org/show_bug.cgi?id=1331662
Partial - Replace nsJSUtils::EvaluateString calls by ExecutionContext scopes. Left EvaluateString() in nsXBLProtoImplField.cpp until ExecutionContext errors can be fixed.
2023-04-30 21:21:06 +08:00
ipc
Issue
#80
- Re-unify most of DOM
2022-09-09 10:09:40 +08:00
test
Issue
#1656
- Part 8: Devtools and misc.
2020-09-25 22:06:55 +08:00