gecko-dev/dom
Noemi Erli d831a07840 Backed out 4 changesets (bug 1553706, bug 1543313) for failures in DocAccessibleChild.cpp
Backed out changeset 1a8bea02205d (bug 1553706)
Backed out changeset 15f3e6bb3ba9 (bug 1543313)
Backed out changeset 30b106088985 (bug 1543313)
Backed out changeset 85d11dab6b63 (bug 1543313)
2019-05-31 06:24:44 +03:00
..
abort
animation Bug 1553154 - enable animation preferences for test_animation_observers_async.html. r=birtles 2019-05-22 23:51:19 +00:00
audiochannel
base Bug 1554848 - Use sync DOMContentLoaded when using prototype cache. r=bzbarsky 2019-05-30 21:10:35 +00:00
battery
bindings Bug 1553018 part 6. Allow [Pref] annotations on dictionary members. r=edgar 2019-05-30 17:23:06 +00:00
broadcastchannel Bug 1554361 - Move the high-level storage access check APIs to mozilla/StorageAccess.h; r=baku 2019-05-27 14:06:49 +00:00
browser-element Bug 1551729 - Revert bug 1548432 - Re-introducing the support for cookies without values, r=mayhemer 2019-05-22 06:31:22 +00:00
cache Bug 1555189 - Enable partitioning of DOM cache in the third-party context; r=baku 2019-05-29 15:42:43 +00:00
canvas Bug 1553018 part 2. Make various gfx preferences bindings use in Pref annotations on interfaces follow the StaticPrefs naming convention for getters. r=jrmuizel 2019-05-30 17:21:57 +00:00
chrome-webidl Bug 1539595 - Rename Priveleged Content Process to PrivlegedAbout Content Process r=mconley,flod 2019-05-29 11:31:31 +00:00
clients Bug 1554361 - Move the high-level storage access check APIs to mozilla/StorageAccess.h; r=baku 2019-05-27 14:06:49 +00:00
commandhandler Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
console
credentialmanagement Bug 1551342 - Update U2F, WebAuthn, and CredMan tests for Android r=keeler 2019-05-15 21:34:58 +00:00
crypto
docs Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika 2019-05-03 21:51:51 +00:00
encoding
events Bug 1543439 - Part 3: change and click event fired from browser UI should be considered as an user interaction event; r=masayuki 2019-05-27 12:50:33 +00:00
fetch Bug 1546041 - Throw TypeError if mode is Navigate r=baku 2019-05-27 13:51:16 +00:00
file Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
filehandle
filesystem
flex
gamepad Bug 1523351 - Part 4: DS4 GamepadTouch and GamepadLightIndicator implementation in Windows. r=aklotz,baku 2019-05-30 00:21:59 +00:00
geolocation Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
grid
html Bug 1555823 - Remove bug 1323652 annotations from crashtest.lists. r=emilio 2019-05-30 22:18:01 +00:00
imptests
indexedDB Bug 1539219 - Get RefPtr for IDBOpenDBRequest before using it; r=asuth 2019-05-30 02:53:07 +00:00
interfaces Bug 1552186 - Remove windowGlobalParents getter from nsIRemoteTab. r=nika 2019-05-29 16:48:37 +00:00
ipc Backed out 4 changesets (bug 1553706, bug 1543313) for failures in DocAccessibleChild.cpp 2019-05-31 06:24:44 +03:00
jsurl Bug 1555442. Remove unnecessary QI. r=Ehsan 2019-05-29 21:51:57 +00:00
l10n Bug 1546432 - Add basic Mutations tests. r=smaug 2019-05-21 19:22:29 +00:00
locales Bug 1428913 - Deny full-screen on right or middle mouse button. r=smaug 2019-05-22 19:16:31 +00:00
localstorage Bug 1554361 - Move the high-level storage access check APIs to mozilla/StorageAccess.h; r=baku 2019-05-27 14:06:49 +00:00
manifest
mathml Bug 1555143 - Remove unused aDeep argument from UnbindFromTree. r=bzbarsky 2019-05-28 22:47:08 +00:00
media Bug 1553018 part 1. Add various media preferences bindings use in Pref annotations on interfaces to StaticPrefs. r=jya 2019-05-30 17:21:39 +00:00
messagechannel Bug 1552751 - MessagePort should not work when created from a disconnected window, r=smaug 2019-05-23 13:44:17 +00:00
midi Bug 1121623 part 8. Remove MIDIPort::WrapObject. r=baku 2019-05-23 05:36:56 +00:00
network Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
notification Bug 1547877 - enable configuration of new Notification Store implementation r=mossop,lina 2019-05-02 23:02:13 +00:00
offline
payments Bug 1514425 - disable webpayment tests as we do not currently ship this feature. r=marcosc,edenchuang 2019-05-01 06:59:03 +00:00
performance Bug 1121623 part 5. Remove PerformanceEntry::WrapObject. r=peterv 2019-05-24 07:23:47 +00:00
permission Bug 1547397 - Part 3: Move the permission manager code to extensions/permissions; r=baku 2019-04-30 14:06:53 +00:00
plugins Backed out changeset c0895e6c7343 (bug 1553769) for causing build bustages at PluginWidgetProxy.cpp. CLOSED TREE 2019-05-30 01:00:20 +03:00
power Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
presentation Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
prio Bug 1552315 - Hardcode the new prio keys to avoid misconfiguration. r=rhelmer 2019-05-23 18:13:53 +00:00
promise Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
prototype Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
push Bug 1550569 part 2. Stop using [array] in nsIPushService. r=dragana 2019-05-10 07:15:31 +00:00
quota Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
reporting Bug 1121623 part 6. Remove ReportBody::WrapObject. r=baku 2019-05-23 05:36:43 +00:00
res
script Bug 1553502 - Implement ScriptLoader::ConvertToUTF8. r=bzbarsky 2019-05-25 19:45:50 +00:00
security Backed out 5 changesets (bug 1551798) for failures on test_rawSameSite.js. CLOSED TREE 2019-05-30 10:17:01 +03:00
serviceworkers Bug 1550059 - Clear ServiceWorker(Registration)Infos on shutdown. r=asuth 2019-05-28 21:14:44 +00:00
simpledb Bug 1551099. Stop using [array] in nsISDBResults. r=asuth 2019-05-14 17:23:54 +00:00
smil Bug 1552345 - Should not assume en is always an accepted language r=birtles 2019-05-27 00:17:13 +00:00
storage Bug 1555564 - Part 3: Make sure local storage manager caches the partitioned origins separately from each other; r=baku 2019-05-30 12:09:42 +00:00
svg Bug 1555143 - Remove unused aDeep argument from UnbindFromTree. r=bzbarsky 2019-05-28 22:47:08 +00:00
system Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
tests Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
u2f Bug 1554223. Add a version of JS::NewFunctionFromSpec that does not require passing an id. r=jandem 2019-05-27 13:26:04 +00:00
url Bug 1536744 - Rename NS_NewURIOnAnyThread to NS_NewURI. r=baku 2019-05-28 14:17:04 +00:00
vr Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
webauthn Bug 1121623 part 7. Remove AuthenticatorResponse::WrapObject. r=peterv 2019-05-24 07:23:54 +00:00
webbrowserpersist Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
webgpu
webidl Bug 1549561 - Expose attributes from nsITransportSecurityInfo to content for about certerror use. r=baku 2019-05-30 06:42:56 +00:00
websocket Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
workers Bug 1555189 - Enable partitioning of DOM cache in the third-party context; r=baku 2019-05-29 15:42:43 +00:00
worklet Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
xbl Bug 1555143 - Remove unused aDeep argument from UnbindFromTree. r=bzbarsky 2019-05-28 22:47:08 +00:00
xhr Bug 1554516 - Bring the implementation of XMLHttpRequest.requestType setter on the worker thread up to the spec; r=baku 2019-05-27 11:12:04 +00:00
xml Bug 1555143 - Remove unused aDeep argument from UnbindFromTree. r=bzbarsky 2019-05-28 22:47:08 +00:00
xslt Bug 1549560 - Move HTMLDocument.open/close/write/writeln to Document; r=farre 2019-05-27 23:03:03 +00:00
xul Bug 1554848 - Use sync DOMContentLoaded when using prototype cache. r=bzbarsky 2019-05-30 21:10:35 +00:00
jar.mn
moz.build Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika 2019-05-03 21:51:51 +00:00