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-09-19 14:57:32 +09:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
13.2-release
Dactyloidae
/
netwerk
/
dns
/
mdns
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
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
..
libmdns
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
moz.build
Issue
#1656
- Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
nsIDNSServiceDiscovery.idl
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00