gecko-dev/dom
Ehsan Akhgari d07f79a266 Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
..
animation Bug 1304886 - Part 1: Make StyleAnimationValue::Accumulate() infallible. r=birtles 2016-11-16 20:32:26 +09:00
apps Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
archivereader Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/archivereader. r=RyanVM 2016-11-05 11:29:14 +01:00
asmjscache Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
audiochannel Bug 1317853 - Remove DOM/speakermanager and related code. r=jst 2016-11-16 13:14:36 -08:00
base Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
battery Bug 1313580 - Part 3: Remove web content access to Battery API. r=baku 2016-10-28 18:45:36 -07:00
bindings Bug 1317625. Stop using xpc::AccessCheck in WebGL code. r=jgilbert 2016-11-16 14:10:22 -05:00
broadcastchannel Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
browser-element Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
cache Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
canvas Bug 1290831 - Clarify TexUnpackBlob::TexOrSubImage's fallibility and update callers. - r=cleu 2016-11-16 20:44:30 -08:00
console Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 3 - Console API in worklet, r=smaug 2016-11-06 09:54:52 +01:00
crypto Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
devicestorage Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
downloads Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
encoding Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/encoding. r=RyanVM 2016-11-05 11:29:15 +01:00
events Bug 1305458 Part14: Refine assertion in EventTargetChainItem::Create r=smaug 2016-11-15 16:42:29 +08:00
fetch Bug 1264178 - Part 2: Change URL's getter function from PassByReference to ReturnByReference. r=bkelly 2016-11-07 14:59:00 +08:00
filehandle Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
filesystem Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
flyweb Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
gamepad Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
geolocation Merge mozilla-central to inbound 2016-11-16 14:53:15 +01:00
grid Bug 1308208 - remove redundant null check from GridLines::SetLineInfo. r=baku 2016-10-06 19:05:46 +03:00
html Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
imptests Bug 1316636 - Remove Web Storage tests from imptests; r=jgraham 2016-11-15 18:40:59 +01:00
indexedDB Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
inputmethod Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
interfaces Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
ipc Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
json Merge m-c to m-i 2016-11-05 14:13:18 -07:00
jsurl Bug 1299483 - CSP: Implement 'strict-dynamic', enforcement changes. r=dveditz,freddyb 2016-11-08 12:55:23 +01:00
locales Bug 1299483 - CSP: Implement 'strict-dynamic', parser changes. r=dveditz,freddyb 2016-11-08 13:08:33 +01:00
manifest Bug 1295456 - Update Gecko tests for css-color-4 color function changes. r=dholbert 2016-10-16 03:15:36 +08:00
mathml Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug 2016-10-21 10:11:07 +08:00
media Merge inbound to m-c a=merge CLOSED TREE 2016-11-16 17:07:26 -08:00
messagechannel Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
network Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
notification Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/notification. r=RyanVM 2016-11-05 11:29:17 +01:00
offline Bug 1303167 P6 Rename new suspend and freeze methods to final names. r=smaug 2016-10-26 10:20:16 -07:00
performance Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests, r=me 2016-11-17 12:50:10 +01:00
permission Bug 1318207 - Remove Navigator.mozPermissionSettings; r=baku 2016-11-17 09:19:13 -05:00
plugins Bug 1317111 - Remove RealPlayer plugin quirk handling. r=mats 2016-11-16 13:44:24 -08:00
power Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/power. r=RyanVM 2016-11-05 11:29:17 +01:00
presentation Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
promise Bug 1316447 - Baldr: add WebAssembly.instantiate (r=bbouvier) 2016-11-10 10:19:14 -06:00
push Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
quota Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
res
secureelement Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
security Backed out changeset a8be4ebc85cf (bug 1313595) for permaorange unexpected assertion in test_referrerdirective.html, a=backout 2016-11-14 18:30:58 -08:00
settings Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
smil Bug 1272549 - Part 9: Compute distance for mismatched transform lists. r=birtles 2016-10-05 15:36:16 +08:00
storage Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
svg bug 1306591, add secondary event queue to let high priority messages to be processed sooner, r=billm 2016-11-08 14:05:45 +02:00
system Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
tests Bug 1315905 - Cleanup Necko http security check - part 2 - tests, r=valentin 2016-11-17 14:53:30 +01:00
tethering
time
u2f Bug 1308868 - Add ignore-initialization-check annotation to mErrorCode from U2FStatus. r=baku 2016-10-17 16:10:17 +03:00
url Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/url. r=RyanVM 2016-11-05 11:29:18 +01:00
vr Bug 1317258 - Call HoldJSObjects in VRFrameData's ctor. r=smaug 2016-11-17 15:37:25 +01:00
webidl Bug 1311279, add a chrome-only setCapture method that can ignore the allowed state, r=smaug 2016-11-17 09:56:43 -05:00
workers Bug 1318206 - Remove some unused code for clearing app data; r=baku,mcmanus 2016-11-17 08:30:21 -05:00
worklet Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 6 - assertions, r=smaug 2016-11-06 09:56:03 +01:00
xbl Bug 1313788 - Remove DOM/wifi and related code. r=jst 2016-11-08 15:02:45 -08:00
xhr merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
xml Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/xml. r=RyanVM 2016-11-05 11:29:18 +01:00
xslt Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
xul Bug 1305458 Part8: Move dispatch XUL command from nsXULElement::GetEventTargetParent to PreHandleEvent. r=smaug 2016-10-21 17:58:34 +08:00
jar.mn
moz.build Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00