| .. |
|
abort
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
animation
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
apps
|
Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILE
|
2021-03-12 08:59:50 +08:00 |
|
archivereader
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
asmjscache
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
audiochannel
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
base
|
Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some errors
|
2023-04-12 10:03:50 +08:00 |
|
bindings
|
Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some errors
|
2023-04-12 10:03:50 +08:00 |
|
broadcastchannel
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
browser-element
|
Issue #1656 - Part 8: Devtools and misc.
|
2020-09-25 22:06:55 +08:00 |
|
cache
|
Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown runnables
|
2023-01-10 07:31:26 +08:00 |
|
canvas
|
Remove unmaintained WebGL conformance test suite.
|
2023-04-30 09:28:42 +08:00 |
|
console
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
crypto
|
[DOM] WebCrypto: Check decoded key type before using it.
|
2023-02-22 07:08:44 +08:00 |
|
encoding
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
events
|
Issue #595 - Implement window.event
|
2023-04-10 07:27:37 +08:00 |
|
fetch
|
[Network, DOM] Align our implementation with the current CORS/Fetch spec.
|
2022-11-25 11:41:52 +08:00 |
|
filehandle
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
filesystem
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
gamepad
|
Issue #80 - Re-unify most of DOM
|
2022-09-09 10:09:40 +08:00 |
|
geolocation
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
grid
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
heapsnapshot
|
Issue #1656 - Part 8: Devtools and misc.
|
2020-09-25 22:06:55 +08:00 |
|
html
|
Issue #252 - Move getElementsByName from HTMLDocument to Document
|
2023-04-08 07:29:02 +08:00 |
|
imptests
|
Issue #1656 - Part 9: Single-line-comment style.
|
2020-09-25 22:07:00 +08:00 |
|
indexedDB
|
Issue #1693 - Use scoped enums for IDBTransaction.
|
2023-03-06 16:10:42 +08:00 |
|
inputmethod
|
Issue #1656 - Part 8: Devtools and misc.
|
2020-09-25 22:06:55 +08:00 |
|
interfaces
|
Issue #252 - Move getElementsByName from HTMLDocument to Document
|
2023-04-08 07:29:02 +08:00 |
|
ipc
|
Issue #1995 - Fix build bustage in GCC 12
|
2022-09-09 10:13:16 +08:00 |
|
json
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
jsurl
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
locales
|
Issue #unknown, Reload Flooding prevention.
|
2021-12-14 23:10:15 +08:00 |
|
manifest
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
mathml
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
media
|
Issue #61 - Reinstate buildability with shared gkmedias dll
|
2023-03-28 12:07:03 +08:00 |
|
messagechannel
|
Issue #2197 - Part 2a: Implement StructuredSerializeOptions for MessagePort
|
2023-04-10 07:25:34 +08:00 |
|
network
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
notification
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
offline
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
performance
|
Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize larger
|
2023-04-12 10:04:05 +08:00 |
|
permission
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
plugins
|
Issue #2019 - Follow-up: Make nsPluginInstanceOwner also listen to keypress events in the system event group.
|
2022-11-25 11:45:41 +08:00 |
|
power
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
promise
|
[DOM] Promise worker-proxy cleanup improvements
|
2022-03-22 23:20:46 +08:00 |
|
push
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
quota
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
res
|
|
|
|
script
|
Issue #1691 - Part 6b: Initial browser support for dynamic import from module scripts. https://bugzilla.mozilla.org/show_bug.cgi?id=1342012 Factor out script fetch options from script load request classes. https://bugzilla.mozilla.org/show_bug.cgi?id=1480720 Remove support for version parameter from script loader. https://bugzilla.mozilla.org/show_bug.cgi?id=1428745
|
2023-04-30 21:18:11 +08:00 |
|
secureelement
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
security
|
[DOM security] Be more explicit about CSP checks and reports.
|
2022-09-22 10:18:33 +08:00 |
|
settings
|
Issue #1656 - Part 6: Clean up the build files
|
2020-09-25 22:04:23 +08:00 |
|
smil
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
storage
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
svg
|
Issue #2135 - Follow-up: Fix typo
|
2023-03-06 16:26:20 +08:00 |
|
system
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
tests
|
Issue #2197 - Part 2d: Implement PostMessageOptions for Window
|
2023-04-10 07:26:20 +08:00 |
|
time
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
u2f
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
url
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
webidl
|
Issue #2053 - Part 3: Update PerformanceMark to User Timing L3
|
2023-04-12 10:02:58 +08:00 |
|
workers
|
Issue #2197 - Part 4: Expose structuredClone in Sandbox
|
2023-04-10 07:27:03 +08:00 |
|
worklet
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
xbl
|
Issue #1592 - Part 8: Test the assigned slot for type/class/ID/attribute instead of the slottable when matching ::slotted()
|
2023-03-24 09:12:35 +08:00 |
|
xhr
|
[Network, DOM] Align our implementation with the current CORS/Fetch spec.
|
2022-11-25 11:41:52 +08:00 |
|
xml
|
Issue #2135 - Bug 1393806/Part 3: Change dom::ReparentWrapper to take an ErrorResult
|
2023-03-06 16:24:26 +08:00 |
|
xslt
|
Issue #80 - reinstated unified building for some large chunks of our code.
|
2022-09-07 10:36:23 +08:00 |
|
xul
|
Issue #80 - Re-unify most of DOM
|
2022-09-09 10:09:40 +08:00 |
|
jar.mn
|
|
|
|
moz.build
|
Issue #1829 - Revert "Issue #1751"
|
2022-05-04 09:40:24 +08:00 |