.. |
abort
|
Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop
|
2020-04-20 16:15:11 +00:00 |
animation
|
Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv
|
2020-04-24 14:34:15 +00:00 |
audiochannel
|
…
|
|
base
|
Bug 1633448: part 4) Annotate `Selection::SetAnchorFocusToRange` with `MOZ_CAN_RUN_SCRIPT`. r=smaug
|
2020-04-28 16:15:52 +00:00 |
battery
|
…
|
|
bindings
|
Bug 1633468 - Make dom/bindings/Codegen.py compare against JSID_VOID to detect uninitialized jsid members r=mccr8
|
2020-04-28 18:12:12 +00:00 |
broadcastchannel
|
Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop
|
2020-04-20 16:15:11 +00:00 |
browser-element
|
Bug 1602318 - Expose LoadContext on BrowsingContext webidl. r=nika,kmag,necko-reviewers
|
2020-04-26 00:53:01 +00:00 |
cache
|
Bug 1628076 - Ensure sFactory alive while it is calling Abort; r=dom-workers-and-storage-reviewers,asuth
|
2020-04-21 19:57:46 +00:00 |
canvas
|
Bug 1631823 - Disable XRWebGLLayer antialias by default on WebGL 2. Add support to enable behind a pref. r=jgilbert
|
2020-04-27 18:03:03 +00:00 |
chrome-webidl
|
Bug 1576188 - Handle save-as for cross process iframes. r=peterv
|
2020-04-27 05:41:40 +00:00 |
clients
|
Bug 1631234 - Part 2: Moving the setting of the 'HasStoragePermission' before the first check of the storage access in nsGlobalWindowOuter::SetNewDocument(). r=baku
|
2020-04-22 14:49:22 +00:00 |
commandhandler
|
…
|
|
console
|
Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin
|
2020-04-24 13:31:14 +00:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
|
2020-04-20 22:31:29 +00:00 |
debugger
|
…
|
|
docs
|
Bug 1631358 - remove CPOW support in the message manager, r=mccr8
|
2020-04-21 14:07:57 +00:00 |
encoding
|
…
|
|
events
|
Backed out 30 changesets (bug 1556556 , bug 1631568) for multiple mochitest failures. CLOSED TREE
|
2020-04-28 12:43:11 +03:00 |
fetch
|
Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug
|
2020-04-21 06:50:53 +00:00 |
file
|
Bug 1633731 - Avoid cloning IPCBlobInputStream objects when not needed, r=asuth
|
2020-04-28 13:32:22 +00:00 |
filehandle
|
…
|
|
filesystem
|
…
|
|
flex
|
…
|
|
gamepad
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
geolocation
|
…
|
|
grid
|
…
|
|
html
|
Bug 1631304 - Mark the tail dispatcher as unavailable outside of event dispatch. r=jya
|
2020-04-28 21:18:21 +00:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
|
2020-04-25 09:40:08 +00:00 |
interfaces
|
Bug 1625513 - Part 4: Don't require being in tabbrowser for subframe process switches, r=mattwoodrow,necko-reviewers,valentin
|
2020-04-21 22:33:14 +00:00 |
ipc
|
Backed out 30 changesets (bug 1556556 , bug 1631568) for multiple mochitest failures. CLOSED TREE
|
2020-04-28 12:43:11 +03:00 |
jsurl
|
…
|
|
l10n
|
Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv
|
2020-04-24 14:34:15 +00:00 |
locales
|
Bug 1628922 - Support landmark navigation in GeckoView. r=Jamie
|
2020-04-15 22:12:37 +00:00 |
localstorage
|
…
|
|
manifest
|
Bug 1632092 - Rename all XUL namespace variables to XUL_NS. r=Gijs,marionette-reviewers,whimboo
|
2020-04-24 09:23:52 +00:00 |
mathml
|
…
|
|
media
|
Bug 1633273 [Wayland] Enable VA-API HW decoding with WebRender only, r=jya
|
2020-04-29 05:44:20 +00:00 |
messagechannel
|
Bug 1631358 - remove CPOW support in the message manager, r=mccr8
|
2020-04-21 14:07:57 +00:00 |
midi
|
…
|
|
network
|
Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
|
2020-04-20 22:31:29 +00:00 |
notification
|
…
|
|
offline
|
…
|
|
payments
|
…
|
|
performance
|
…
|
|
permission
|
…
|
|
plugins
|
Backed out 30 changesets (bug 1556556 , bug 1631568) for multiple mochitest failures. CLOSED TREE
|
2020-04-28 12:43:11 +03:00 |
power
|
…
|
|
presentation
|
Bug 1322254 - Remove network.disable.ipc.security pref r=valentin,necko-reviewers
|
2020-04-24 17:42:35 +00:00 |
prio
|
Bug 1628715 - Part 3: Make fallible nsTArray::Assign nodiscard. r=xpcom-reviewers,erahm
|
2020-04-24 13:25:13 +00:00 |
promise
|
…
|
|
prototype
|
…
|
|
push
|
Bug 1614462: Part 1 - Remove unused message principals. r=nika
|
2020-04-20 22:15:19 +00:00 |
quota
|
Bug 1633326 - Add an additional warning message that shows the file path when it fails to create a file; r=janv,dom-workers-and-storage-reviewers
|
2020-04-27 08:38:55 +00:00 |
reporting
|
Bug 1630947 - Update Reporting API - part 2 - tests for Workers, r=smaug
|
2020-04-18 12:26:15 +00:00 |
res
|
…
|
|
script
|
Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin
|
2020-04-24 13:31:14 +00:00 |
security
|
Bug 1619338: Enforcing XFO in parent allows us to remove extension carve-out. r=robwu
|
2020-04-28 05:49:02 +00:00 |
serviceworkers
|
Bug 1631685 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/serviceworkers. r=dom-workers-and-storage-reviewers,sg
|
2020-04-21 11:07:58 +00:00 |
simpledb
|
…
|
|
smil
|
…
|
|
storage
|
…
|
|
svg
|
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
|
2020-04-25 09:40:08 +00:00 |
system
|
…
|
|
tests
|
Bug 1576188 - Test that save-as works for cross process frames. r=peterv
|
2020-04-27 05:41:27 +00:00 |
u2f
|
Bug 1630088 - WebAuthn requests need to retain the Browsing Context ID r=keeler
|
2020-04-24 22:57:33 +00:00 |
url
|
…
|
|
vr
|
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
|
2020-04-25 09:40:08 +00:00 |
webauthn
|
Bug 1630088 - WebAuthn requests need to retain the Browsing Context ID r=keeler
|
2020-04-24 22:57:33 +00:00 |
webbrowserpersist
|
Bug 1576188 - Handle save-as for cross process iframes. r=peterv
|
2020-04-27 05:41:40 +00:00 |
webgpu
|
Bug 1632755 - Unlink CanvasContext from the refresh driver r=aosmond
|
2020-04-28 15:03:41 +00:00 |
webidl
|
Bug 1633362 - Add a use counter for Document.mozSetImageElement. r=smaug
|
2020-04-27 20:00:09 +00:00 |
websocket
|
Backed out changeset 7b5f7ee72a6c (bug 1631384) for failing bc at browser_upgrade_exceptions.js on a CLOSED TREE
|
2020-04-28 01:43:57 +03:00 |
workers
|
Backed out changeset 1fc50aa5c6bc (bug 1633405) for causing bustages in bigint.js CLOSED TREE
|
2020-04-28 13:49:51 +03:00 |
worklet
|
Bug 1631713 - Align the maximum memory usage of worklets on workers. r=karlt
|
2020-04-23 05:17:04 +00:00 |
xhr
|
Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug
|
2020-04-21 06:50:53 +00:00 |
xml
|
…
|
|
xslt
|
Bug 1632613 - Part 4e: Handle assignment to `UniquePtr` properly and silence warnings from `release` calls. r=peterv
|
2020-04-27 10:24:56 +00:00 |
xul
|
Bug 1628500 - Remove aIgnoreTabindex argument from Element::IsInteractiveHTMLContent(). r=edgar
|
2020-04-28 11:22:32 +00:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|