Dactyloidae/dom
2024-07-10 14:55:58 +08:00
..
abort
animation Issue #2488 - Part 4: Remove the RestyleManagerHandle smart pointer class 2024-04-02 22:50:07 +08:00
apps
archivereader
asmjscache
audiochannel
base Merge remote-tracking branch 'origin/tracking' into custom 2024-07-10 14:55:58 +08:00
bindings Merge remote-tracking branch 'origin/tracking' into custom 2024-07-10 14:55:58 +08:00
broadcastchannel
browser-element
cache Issue #2402 - importScripts should be governed by script-src in Web Workers. https://bugzilla.mozilla.org/show_bug.cgi?id=1322111 Add TYPE_INTERNAL_WORKER_IMPORT_SCRIPTS content policy. Update the Cache API schema to account for new nsIContentPolicy type. 2024-01-11 09:45:52 +08:00
canvas Merge remote-tracking branch 'origin/tracking' into custom 2024-07-10 14:55:58 +08:00
console Issue #2402 - Don't call WorkerPrivate::WorkerName() to get service worker scope. https://bugzilla.mozilla.org/show_bug.cgi?id=1350433 2024-01-11 09:46:06 +08:00
crypto Merge remote-tracking branch 'origin/tracking' into custom 2023-10-04 10:06:04 +08:00
encoding Issue #2112 - Part 1: Remove Stylo tests 2024-04-02 22:29:48 +08:00
events Merge remote-tracking branch 'origin/tracking' into custom 2024-05-08 10:05:44 +08:00
fetch Merge remote-tracking branch 'origin/tracking' into custom 2024-01-11 09:52:46 +08:00
filehandle
filesystem [DOM] Filter out symlinks for webkitdirectory. 2023-07-06 10:37:32 +08:00
gamepad
geolocation Issue #2435 - Make CycleCollectedJSContext.h dependency explicit 2024-01-09 11:59:09 +08:00
grid
heapsnapshot
html Merge remote-tracking branch 'origin/tracking' into custom 2024-06-17 16:15:30 +08:00
imptests Issue #2112 - Part 1: Remove Stylo tests 2024-04-02 22:29:48 +08:00
indexedDB Merge remote-tracking branch 'origin/tracking' into custom 2024-01-09 12:01:14 +08:00
inputmethod
interfaces Issue #2490 - Part 6: Make css::Rule inherit from nsIDOMCSSRule. 2024-04-08 10:55:26 +08:00
ipc Merge remote-tracking branch 'origin/tracking' into custom 2024-04-02 22:57:21 +08:00
json
jsurl Issue #2466 - Part 2: Implement script-src-elem and script-src-attr 2024-02-08 14:33:43 +08:00
locales Merge remote-tracking branch 'origin/tracking' into custom 2024-02-08 14:34:40 +08:00
manifest
mathml Issue #2112 - Part 7: Remove Servo CSS Loader support 2024-04-02 22:42:09 +08:00
media Merge remote-tracking branch 'origin/tracking' into custom 2024-06-13 11:32:08 +08:00
messagechannel [DOM] Fix double-free crash in MessagePort.cpp 2023-12-15 09:07:10 +08:00
network Issue #1442 - Part 5: Implement WebIDL bindings for Streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 2023-10-04 09:54:00 +08:00
notification [DOM] Deny web notifications if principal can't resolve. 2023-08-31 22:41:46 +08:00
offline
performance Merge remote-tracking branch 'origin/tracking' into custom 2023-10-21 11:53:44 +08:00
permission
plugins Issue #2536 - Re-implement plugin enumeration shuffle. 2024-06-24 23:11:06 +08:00
power
promise Issue #2435 - Re-Implement rejected Promises events according to spec 2024-01-09 12:00:53 +08:00
push
quota
res
script Merge remote-tracking branch 'origin/tracking' into custom 2024-02-08 14:34:40 +08:00
secureelement
security Merge remote-tracking branch 'origin/tracking' into custom 2024-07-10 14:55:58 +08:00
settings
smil Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
storage
svg Merge remote-tracking branch 'origin/tracking' into custom 2024-06-06 14:13:50 +08:00
system Issue #1656 - Remove more vim control lines. 2023-05-04 10:47:14 +08:00
tests Issue #2534 - Part 2: Update tests 2024-06-24 23:11:39 +08:00
time
u2f Issue #1656 - Remove more vim control lines. 2023-05-04 10:47:14 +08:00
url Issue #2495 - Implement webkitURL legacy window alias for URL 2024-04-08 10:33:06 +08:00
webidl Merge remote-tracking branch 'origin/tracking' into custom 2024-07-10 14:55:58 +08:00
workers Merge remote-tracking branch 'origin/tracking' into custom 2024-07-10 14:55:58 +08:00
worklet 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
xbl Issue #2488 - Part 6: Define and declare CSSStyleSheet cast functions directly in StyleSheet 2024-04-02 22:52:28 +08:00
xhr Issue #1442 - Part 10b - Use nsIXHRSendable instead Blob/FormData/URLSearchParams. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. 2023-10-04 09:57:57 +08:00
xml Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
xslt Issue #2402 - CSP Violation events should have the correct sample for inline contexts. https://bugzilla.mozilla.org/show_bug.cgi?id=1473587 Add preference to increase max length of CSP report source sample. https://bugzilla.mozilla.org/show_bug.cgi?id=1415352 Return valid columnNumber value in CSP violation events. https://bugzilla.mozilla.org/show_bug.cgi?id=1418246 2024-01-11 09:50:12 +08:00
xul Issue #2488 - Part 2: Remove the DeclarationBlock class and use Declaration directly 2024-04-02 22:47:20 +08:00
jar.mn
moz.build