gecko-dev/dom
2018-05-21 13:53:34 -04:00
..
abort
animation Bug 1456394 - Drop AnimationEffectTiming(ReadOnly) interfaces; r=bz,hiro 2018-05-07 12:58:37 +09:00
asmjscache
audiochannel Bug 1458383 - Don't dispatch mediaBlockStop notification. r=baku 2018-05-09 16:22:40 +12:00
base Bug 1461672 - Remove Telemetry probe added to tune the JSBC. r=francois,bkelly 2018-05-21 17:17:18 +00:00
battery
bindings Merge inbound to mozilla-central. a=merge 2018-05-19 12:39:28 +03:00
broadcastchannel
browser-element Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
cache
canvas Bug 1459162 - Update dimensions early in ClearTarget. r=lsalzman 2018-05-17 09:49:58 +01:00
chrome-webidl
clients Bug 1462077 P2 Add a release assert in ClientHandle::Control() that enforces same-origin policy. r=asuth 2018-05-16 14:18:36 -07:00
commandhandler
console Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
credentialmanagement
crypto
encoding Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
events Bug 1377980 part 2. Remove most C++ use of nsIDOMRange. r=mccr8 2018-05-17 12:01:38 -04:00
fetch
file Backed out changeset 0c5a4939300c (bug 1454889) for causing frequent Leaks (Bug 1378025). a=backout 2018-05-07 12:06:25 +03:00
filehandle
filesystem Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest, r=ehsan 2018-05-10 11:24:25 +02:00
flex
gamepad Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
geolocation
grid
html Bug 1462737. Make AsElement() not compile when called on Element or some subclass. r=mccr8 2018-05-18 23:37:56 -04:00
imptests
indexedDB Bug 1456325 - disable browser_private_idb.js on OS X and Windows for frequently failing. r=jmaher 2018-05-21 06:44:00 +03:00
interfaces Bug 1377980 part 4. Remove nsIDOMRange. r=mccr8 2018-05-17 12:01:38 -04:00
ipc Bug 1461459: Enable bug 1348361 (async process launching) on nightly only. r=ted 2018-05-21 13:53:34 -04:00
jsurl
locales Bug 1408301: Remove getPropertyCSSValue. r=bz 2018-05-12 11:23:47 +02:00
manifest
mathml
media Bug 1461877 - Test that we don't dispatch 'playing' event for blocked playbacks. r=bryce 2018-05-18 11:41:28 +12:00
messagechannel
midi
network Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
notification
offline
payments Bug 1435157 - mochitest for AddressErrors in WebPayment. r=baku 2018-05-18 14:40:34 +08:00
performance Bug 1463065 - "server" is not a valid PerformanceEntry type, r=valentin 2018-05-21 14:49:15 +02:00
permission
plugins Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki 2018-05-17 14:47:55 +09:00
power
presentation Bug 1455217 - Part 3: Use the new xpidl Promise type instead of nsISupports, r=bz 2018-05-14 17:55:54 -04:00
promise Backed out 2 changesets (bug 1458043) for dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway_inproc.html failures a=backout 2018-05-17 00:54:04 +03:00
push
quota
res
script Bug 1461672 - Remove Telemetry probe added to tune the JSBC. r=francois,bkelly 2018-05-21 17:17:18 +00:00
security Bug 1460940 - Convert nsIPrincipal to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
serviceworkers Bug 1461181 Don't call ServiceWorkerManager::StartControllingClient() if there is no active worker. r=asuth 2018-05-21 09:13:47 -07:00
smil Bug 1458814: Remove code that is no longer called. r=hiro 2018-05-05 16:31:20 +02:00
storage
svg Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
system Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
tests Bug 1462308 - Disable all Device Sensor events except orientation by default for stable. r=bkelly 2018-05-17 12:12:03 +01:00
u2f Bug 1460767 - Return device ineligible when appropriate for U2F r=ttaubert 2018-05-10 16:36:18 -07:00
url Backed out changeset 0c5a4939300c (bug 1454889) for causing frequent Leaks (Bug 1378025). a=backout 2018-05-07 12:06:25 +03:00
vr
webauthn Bug 1462324 - Remove unused WebAuthnTransaction::mDirectAttestation r=jcj 2018-05-17 18:32:53 +02:00
webbrowserpersist Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz 2018-05-11 19:46:15 +02:00
webidl Bug 1375829 part 5. Switch from using "jsonifier" syntax to the spec's "[Default] toJSON" syntax. r=qdot 2018-05-17 23:43:59 -04:00
websocket
workers Bug 1462223: Remove unnecessary/unused bootstrap scope setup code. r=aswan 2018-05-19 14:03:50 -07:00
worklet Bug 1461605 part 1 - Rename CompartmentOptions to RealmOptions. r=luke,bz 2018-05-17 10:59:45 +02:00
xbl Merge inbound to mozilla-central. a=merge 2018-05-16 21:31:38 +03:00
xhr Bug 1460940 - Convert NS_NewDOMDocument to use nsIDocument. r=bz 2018-05-11 19:46:15 +02:00
xml Bug 1461701: Remove nsUpdateType and UPDATE_CONTENT_MODEL. r=smaug 2018-05-15 18:47:16 +02:00
xslt Bug 1460940 - Remove nsIDOMDocument uses in dom/xslt/. r=bz 2018-05-11 19:46:15 +02:00
xul Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
jar.mn
moz.build Bug 1377980 part 4. Remove nsIDOMRange. r=mccr8 2018-05-17 12:01:38 -04:00