gecko-dev/dom
Boris Zbarsky 4b6ed4c011 Bug 1456261. Add cycle collection bits for WebIDL dictionaries. r=smaug 2018-04-24 11:57:40 -04:00
..
abort
animation Bug 1454524 - Remove some unused comparator code in KeyframeUtils. r=hiro 2018-04-17 10:28:33 +10:00
asmjscache
audiochannel
base Bug 1453828. Fix IsContainerNode to not claim true for doctype nodes. r=mccr8 2018-04-24 11:57:21 -04:00
battery Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE 2018-04-20 21:40:24 +03:00
bindings Bug 1456261. Add cycle collection bits for WebIDL dictionaries. r=smaug 2018-04-24 11:57:40 -04:00
broadcastchannel Bug 1450644 - WorkerRef should make APIs able to work until the worker is completely terminated - part 2 - BroadcastChannel, r=asuth 2018-04-17 20:51:02 +02:00
browser-element Bug 1450421 part 1. Stop using nsIDOMDOMRequest in xpidl. r=qdot 2018-04-19 12:55:33 -04:00
cache Bug 1453339. Make it harder to mess up Promise::All. r=peterv 2018-04-13 19:31:42 -04:00
canvas Bug 1450839 - Update expected failures. 2018-04-20 16:20:18 -07:00
chrome-webidl Bug 1448757 part 1 - Add more filters for InspectorUtils.getCSSPropertyNames. r=heycam 2018-04-20 13:42:14 +10:00
clients Backed out 7 changesets (bug 1450644, bug 1454633) for for failing browser_storage_permission.js on a CLOSED TREE 2018-04-18 01:10:26 +03:00
commandhandler
console
credentialmanagement
crypto
encoding Bug 1447442 - Part 16: Replace MOZ_BEGIN_EXTERN_C in C++ header jspubtd.h and remove unused includes and declarations. r=jorendorff 2018-04-13 02:26:02 -07:00
events Bug 1455052 followup. Re-remove the Event ToSupports/ToCanonicalSupports methods. r=bzbarsky 2018-04-20 15:55:17 -04:00
fetch Bug 1455811 - ReadableStream.cancel() must cancel the actual download - part 2, r=bkelly 2018-04-24 16:10:38 +02:00
file Bug 1454889 - Remove createObjectURL()'s MediaStream overload, r=valentin 2018-04-24 16:19:51 +02:00
filehandle
filesystem
flex
gamepad Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
geolocation
grid
html Bug 1441246 - Move preload cod from nsStyleLinkElement to HTMLLinkElement. r=smaug 2018-04-20 12:47:00 +03:00
imptests No bug - fix typos in Bugzilla components metadata in moz.build files. r=me DONTBUILD 2018-04-19 15:50:31 +03:00
indexedDB Bug 1455985 eslint bustage fix. CLOSED TREE a=apavel 2018-04-23 13:05:32 -04:00
interfaces Merge inbound to mozilla-central. a=merge 2018-04-24 04:14:21 +03:00
ipc Bug 1451363 - part 5 - remove ProtocolName virtual function; r=mccr8 2018-04-23 14:13:36 -04:00
jsurl
locales Bug 1453869 part 12. Make the DOMParser constructor require a principal. r=mrbkap 2018-04-20 23:04:45 -04:00
manifest
mathml Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt 2018-04-23 18:22:05 +02:00
media Bug 1454889 - Remove createObjectURL()'s MediaStream overload, r=valentin 2018-04-24 16:19:51 +02:00
messagechannel Bug 1450644 - WorkerRef should make APIs able to work until the worker is completely terminated - part 1 - MessagePort, r=asuth 2018-04-17 20:51:02 +02:00
midi
network Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE 2018-04-20 21:40:24 +03:00
notification
offline Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
payments Bug 1440041 - mochitest for nsIPaymentRequest.shippingOption. r=baku 2018-04-13 18:48:31 -07:00
performance Backed out changeset 1e6febc9f5af (bug 1436778) for being too easy to hit, by just running navigation-timing/test_performance_attributes_exist_in_object.html 2018-04-13 19:03:36 -07:00
permission
plugins Bug 1432653: Refactor the DLL interceptor and parameterize its memory operations; r=handyman 2018-04-09 13:37:52 -06:00
power
presentation Bug 1455052 part 2. Switch async event dispatcher to working with Event, not nsIDOMEvent. r=masayuki 2018-04-20 12:53:17 -04:00
promise Bug 1453339. Make it harder to mess up Promise::All. r=peterv 2018-04-13 19:31:42 -04:00
push
quota Bug 1252998 - StorageActivityService - part 7 - StorageActivityService in QuotaManager, r=janv 2018-04-18 18:19:13 +02:00
res
script Bug 1451985 - Tell the cycle collector about ScriptLoadRequest::mElement. r=baku 2018-04-19 16:33:12 -07:00
security Bug 1456407: Add test for same site cookies using a meta refresh. r=mgoodwin 2018-04-24 11:08:00 +02:00
serviceworkers Backed out 3 changesets (bug 1456466) for mochitest failures in /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/MozPromise.h on a CLOSED TREE 2018-04-24 17:23:09 +03:00
smil Bug 1454883: Fix animation tests to account for font-stretch animating as percentage. r=hiro 2018-04-23 18:22:14 +02:00
storage Bug 1252998 - StorageActivityService - part 8 - nsIStorageActivityService::moveOriginInTime() for testing, r=asuth 2018-04-18 18:19:13 +02:00
svg Bug 1455986 - If we cannot parse an enum, set its numeric value to UNKNOWN i.e. 0 r=heycam 2018-04-24 01:42:41 +01:00
system
tests Bug 1453869 part 10. Stop constructing DOMParser by contract. r=mrbkap 2018-04-20 23:04:45 -04:00
u2f
url Bug 1454889 - Remove createObjectURL()'s MediaStream overload, r=valentin 2018-04-24 16:19:51 +02:00
vr
webauthn
webbrowserpersist Bug 1453456 - Replace nsCRT::IsAscii{Alpha,Digit} with mfbt/TextUtils.h versions. r=froydnj 2018-04-12 20:19:30 -07:00
webidl Bug 1454889 - Remove createObjectURL()'s MediaStream overload, r=valentin 2018-04-24 16:19:51 +02:00
websocket Bug 1450644 - WorkerRef should make APIs able to work until the worker is completely terminated - part 3 - WebSocket, r=asuth 2018-04-17 20:51:03 +02:00
workers Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
worklet
xbl Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
xhr Bug 1455052 part 10. Remove various unused nsIDOMEvent bits. r=masayuki 2018-04-20 12:55:31 -04:00
xml Merge mozilla-central to autoland 2018-04-21 02:03:27 +03:00
xslt Merge mozilla-central to autoland 2018-04-21 02:03:27 +03:00
xul Bug 1455052 part 11. Remove nsIDOMEvent::InternalDOMEvent. r=masayuki 2018-04-20 12:55:31 -04:00
jar.mn
moz.build