gecko-dev/dom
Wes Kocher 8d4bb91470 Merge m-c to inbound, a=merge
MozReview-Commit-ID: Am6M5iHxmAr
2017-02-01 16:31:23 -08:00
..
animation Bug 1334982 - Convert animation restyle hints only if we are not in process of restyling. r=heycam 2017-01-31 16:37:39 +09:00
archivereader Bug 1334551 - add BUG_COMPONENT to dom/archivereader/* and dom/asmjscache/* files. r=overholt 2017-01-29 06:51:35 -05:00
asmjscache Bug 1334551 - add BUG_COMPONENT to dom/archivereader/* and dom/asmjscache/* files. r=overholt 2017-01-29 06:51:35 -05:00
audiochannel
base Merge m-c to inbound, a=merge 2017-02-01 16:31:23 -08:00
battery
bindings Bug 1335368 part 8. Stop using IsCallerChrome in UnwrapArgImpl. r=bholley 2017-02-01 15:43:37 -05:00
broadcastchannel Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser-element Bug 1332850 - Skip test_browserElement_inproc_AudioChannel_nested.html on Android for frequent failures; r=me 2017-01-27 09:17:17 -07:00
cache Bug 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
canvas Bug 1334865 part 2. Remove the unused (and broken) asyncDrawXULElement API. r=smaug 2017-02-01 18:04:06 -05:00
commandhandler
console
crypto Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
devicestorage
encoding Bug 1335207: Add constexpr to data tables under dom/ for better codegen on Windows. r=ehsan 2017-02-01 15:42:33 +13:00
events Merge m-c to inbound, a=merge 2017-02-01 16:31:23 -08:00
fetch Bug 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
file Bug 1335368 part 13. Remove the use of IsCallerChrome in dom/file. r=baku 2017-02-01 15:43:37 -05:00
filehandle Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj 2017-01-25 14:51:34 -05:00
filesystem Backed out changeset 99587cc6ef23 (bug 1335536) for failing robocop testFilePicker on Android. r=backout 2017-02-01 19:08:22 +01:00
flyweb Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj 2017-01-25 14:51:34 -05:00
gamepad
geolocation Bug 1335291 - Change the console flag for insecure geo requests from warning to error. r=jdm 2017-01-30 18:23:14 -08:00
grid
html Bug 1335368 part 3. Stop using IsCallerChrome in nsContentUtils::IsCutCopyAllowed(). r=smaug 2017-02-01 15:43:36 -05:00
imptests Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
indexedDB Bug 1335368 part 14. Remove the use of IsCallerChrome in IDBFactory. r=smaug 2017-02-01 15:43:37 -05:00
interfaces Bug 1285898 - [e10s-multi] Make precaching without keepalive work by stashing on the window. r=baku 2017-01-26 06:39:24 -05:00
ipc Backed out changeset 2ad6a2821772 (bug 1335536) 2017-02-01 19:07:36 +01:00
json Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
jsurl Backed out changeset 0d069e7395e9 (bug 1314045) for Windows build bustage: warning at Loader.cpp(1885). r=backout on a CLOSED TREE 2017-01-31 18:17:09 +01:00
locales Bug 1331087 - Part 2: Add a new string console message for non-win32 large allocation loads, r=ehsan 2017-01-31 14:08:20 -05:00
manifest Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
mathml
media Merge m-c to inbound, a=merge 2017-02-01 16:31:23 -08:00
messagechannel Bug 1334677 Make PostMessageRunnable handle the port being cycle collected. r=baku 2017-02-01 06:43:58 -08:00
network Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
notification Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
offline
performance
permission
plugins merge mozilla-inbound to mozilla-central a=merge 2017-02-01 13:14:23 +01:00
power Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
presentation Bug 1333590 - 3. Change remaining Messaging calls to EventDispatcher calls; r=sebastian 2017-02-01 17:35:44 -05:00
promise Bug 1333112 - Fix windowClient.Navigate leak. r=bkelly 2017-01-26 21:37:17 +02:00
push Bug 1333590 - 3. Change remaining Messaging calls to EventDispatcher calls; r=sebastian 2017-02-01 17:35:44 -05:00
quota Bug 1335368 part 17. Get rid of IsCallerChrome in the quota manager service. r=bholley 2017-02-01 15:43:38 -05:00
res
secureelement Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
security Merge m-i to m-c, a=merge 2017-01-28 13:09:00 -08:00
smil Bug 1334768 - stylo: Adjust a bunch of reftest expectations. r=me on a CLOSED TREE 2017-01-31 17:38:24 +01:00
storage Bug 1285898 - [e10s-multi] fixup PContent ordering via immediate event dispatch. r=baku 2017-01-31 03:42:38 -05:00
svg Bug 1324669 - stylo: Downgrade SMIL assertion even further to a non-test-failing warning. r=me 2017-01-31 17:37:08 +01:00
system Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
tests merge mozilla-inbound to mozilla-central a=merge 2017-02-01 13:14:23 +01:00
time
u2f Bug 1333592 - Fix a regression with U2F sign() called with multiple keys r=keeler 2017-01-26 15:18:50 -07:00
url Bug 1331864 - Implement URLSearchParams's sort(), r=qdot 2017-01-27 20:35:47 +01:00
vr
webauthn Bug 1330138 - Differentiate prefs for u2f and webauthn apis; r=jcj r=baku 2017-01-19 14:18:32 -08:00
webbrowserpersist Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj 2017-01-24 11:11:44 -08:00
webidl Merge m-c to inbound, a=merge 2017-02-01 16:31:23 -08:00
workers Bug 1335368 part 18. Get rid of IsCallerChrome in workers. r=bholley 2017-02-01 15:43:38 -05:00
worklet Bug 1335368 part 12. Remove the use of IsCallerChrome in FetchRequest. r=bkelly 2017-02-01 15:43:37 -05:00
xbl Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
xhr Bug 1335365 - Add telemetry to see if we can remove moz-only XHR.reponseType, r=me CLOSED TREE 2017-01-31 18:06:14 +01:00
xml Bug 1335368 part 19. Get rid of IsCallerChrome in XMLDocument::Load. r=bholley 2017-02-01 15:43:38 -05:00
xslt Bug 1335368 part 20. Get rid of IsCallerChrome in XSLT. r=froydnj 2017-02-01 15:43:53 -05:00
xul Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
jar.mn
moz.build Bug 1330138 - Divide U2F and WebAuthn into separate directories; r=jcj 2017-01-19 14:18:32 -08:00