gecko-dev/dom
2019-04-04 20:00:36 +00:00
..
abort
animation Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
audiochannel
base Bug 1541600 part 2. Stop using AutoJSContext for the slow script dialog. r=mccr8 2019-04-04 20:00:36 +00:00
battery
bindings Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
broadcastchannel Bug 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug 2019-04-01 16:46:46 +00:00
browser-element Bug 1541479. Stop using AutoJSContext in BrowserElementParent. r=farre 2019-04-04 08:45:14 +00:00
cache
canvas Bug 1540845 - Pass the browsing context ID through the event fired when oop frames crash. r=nika 2019-04-04 13:38:51 +00:00
chrome-webidl
clients
commandhandler Bug 1540969 - Get rid of nsPICommandUpdater r=bzbarsky 2019-04-03 12:53:54 +00:00
console Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
credentialmanagement
crypto Bug 1539578 - Add telemetry for DH use in WebCrypto API r=keeler 2019-04-02 22:25:04 +00:00
encoding
events Bug 1540150 - Make it impossible to enter the native drag-drop loop in test automation. r=NeilDeakin 2019-04-04 15:06:30 +00:00
fetch Backed out 2 changesets (bug 1539208) for causing bug 1540569 a=backout 2019-04-01 10:36:18 +03:00
file Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
filehandle
filesystem
flex
gamepad
geolocation
grid
html Bug 1490401 - MatchMedia should work inside display: none iframes. r=heycam 2019-04-04 11:25:31 +00:00
imptests
indexedDB Bug 1540668 - IDB: Add a timer for ShutdownWorkThreads; r=asuth, dr=chutten 2019-04-02 13:16:55 +02:00
interfaces Bug 1510569 - Reconstruct nsIWebProgress and nsIRequest for onContentBlockingEvent in TabParent r=Ehsan 2019-04-03 17:31:41 +00:00
ipc Bug 1540845 - Pass the browsing context ID through the event fired when oop frames crash. r=nika 2019-04-04 13:38:51 +00:00
jsurl
locales Backed out 2 changesets (bug 1324548) for failing wpt at idlharness.https.window.html on a CLOSED TREE 2019-04-03 23:18:19 +03:00
localstorage Merge inbound to mozilla-central. a=merge 2019-04-04 07:34:14 +03:00
manifest
mathml Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
media Bug 1541537 - Stop using NS_DISPATCH_SYNC in favor of SyncDispatch. r=jya 2019-04-04 02:50:00 +00:00
messagechannel Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
midi
network Bug 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug 2019-04-01 16:46:46 +00:00
notification
offline
payments
performance Backed out changeset cd466be3bacb (bug 1525051) for mochitest failures in dom/tests/mochitest/general/test_performance_timeline.html. CLOSED TREE 2019-04-03 13:35:03 +03:00
permission
plugins Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
power
presentation
prio
promise
prototype
push Bug 1274773 - Disable test_multiple_register_during_service_activation.html on linux, mac and windows for frequent failures. r=jmaher 2019-04-01 18:33:28 +00:00
quota Bug 1429613 - Variant matcher callbacks renamed from match to operator() - r=froydnj 2019-04-02 11:53:47 +00:00
reporting
res
script
security Bug 1538456 - Don't fire an XHR HEADERS_RECEIVED event in the event of a network error; r=baku 2019-04-03 05:19:06 +00:00
serviceworkers Bug 1498102 - Ensure that rejection of the promise created in serviceWorkerScriptCache::PurgeCache isn't visible on the console; r=asuth 2019-04-02 19:56:27 +00:00
simpledb
smil Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
storage
svg Bug 1540845 - Pass the browsing context ID through the event fired when oop frames crash. r=nika 2019-04-04 13:38:51 +00:00
system
tests Backed out 2 changesets (bug 1324548) for failing wpt at idlharness.https.window.html on a CLOSED TREE 2019-04-03 23:18:19 +03:00
u2f Bug 1541085 - Web Authentication - Only reset mTransaction on cycle collection r=keeler 2019-04-02 17:56:47 +00:00
url Bug 1540514 - Use NS_NewURIOnAnyThread in URL API, r=smaug 2019-03-31 17:21:17 +00:00
vr Bug 1540206 - Fixing VRController gamepad id null terminator characters. r=kip 2019-04-02 19:35:46 +00:00
webauthn Bug 1541085 - Web Authentication - Only reset mTransaction on cycle collection r=keeler 2019-04-02 17:56:47 +00:00
webbrowserpersist Bug 1536530, let save-page-as work even if there are invalid urls, r=Gijs 2019-04-03 13:56:05 +00:00
webgpu
webidl Bug 1540845 - Pass the browsing context ID through the event fired when oop frames crash. r=nika 2019-04-04 13:38:51 +00:00
websocket Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
workers Bug 1540080 - Execute the canceling runnable after self.close() even when we have sync event loops, r=asuth 2019-04-02 20:53:16 +00:00
worklet Bug 1539039 keep WorkletGlobalScope as long as its Worklet is usable r=baku 2019-04-01 16:54:58 +00:00
xbl Merge inbound to mozilla-central a=merge 2019-04-04 19:08:32 +03:00
xhr Bug 1538456 - Don't fire an XHR HEADERS_RECEIVED event in the event of a network error; r=baku 2019-04-03 05:19:06 +00:00
xml Bug 1536582 - Autogenerate Servo_ binding functions with cbindgen. r=boris 2019-03-30 20:18:33 +00:00
xslt
xul Bug 1540990 - Get rid of unnecessary nsIPresShell.h inclusions r=emilio 2019-04-04 00:19:48 +00:00
jar.mn
moz.build