gecko-dev/dom
Oana Pop Rus 715930ff5b Backed out 4 changesets (bug 890125) for Windows MinGW build bustages failures. on a CLOSED TREE
Backed out changeset 1c8115a9a684 (bug 890125)
Backed out changeset eceeef4fc062 (bug 890125)
Backed out changeset cd850f6d0b0b (bug 890125)
Backed out changeset 08359730557d (bug 890125)
2020-04-03 22:44:14 +03:00
..
abort Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
animation Bug 1625608 - Improve some web-animations error messages. r=birtles 2020-03-30 09:48:06 +00:00
audiochannel Bug 1577890 - part10 : remove unused function 'ShouldBlockMedia()'. r=baku 2020-03-05 06:18:00 +00:00
base Backed out 4 changesets (bug 890125) for Windows MinGW build bustages failures. on a CLOSED TREE 2020-04-03 22:44:14 +03:00
battery Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
bindings Bug 1170775 - Rename DOM Xray DefineProperty parameter from *defined to *done. r=peterv 2020-04-02 05:44:22 +00:00
broadcastchannel Bug 1370725 - Remove redundant dom/broadcastchannel/tests/test_broadcastchannel_any.html. r=baku 2020-03-23 11:33:55 +00:00
browser-element Bug 1621328 - Move CreateExposableURI into nsIOService. r=Gijs,mayhemer 2020-03-13 12:44:36 +00:00
cache Backed out changeset b7170a7eaacb (bug 1626728) for causing assertion failures a=backout 2020-04-03 08:27:20 +03:00
canvas Bug 1619349 - patch 1 - Record statistics about font-matching behavior in the presContext. r=jwatt 2020-04-02 01:38:18 +00:00
chrome-webidl Backed out changeset 859ae92f4110 (bug 1608556) for bustages on ProfilerMarkerPayload.h. CLOSED TREE 2020-04-03 21:58:02 +03:00
clients Backed out 6 changesets (bug 1584007) for causing bug 1625227. 2020-03-30 14:53:46 -04:00
commandhandler
console Bug 1624233 : Removed else after return statement. r=sylvestre 2020-04-02 17:34:09 +00:00
credentialmanagement Bug 1612839 - Re-enable test_credman_iframes.html for Fission. r=daoshengmu 2020-03-20 16:53:27 +00:00
crypto Bug 1624128 - Backed out changeset 3ed30e6b6de1 - Updating Fx76 to NSS 3.51.1 r=keeler 2020-03-30 21:12:45 +00:00
debugger
docs Bug 1622328 - Fission-IPC-Diagram.svg: Add the license r=nika 2020-03-16 19:58:35 +00:00
encoding Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
events Bug 1625797 - Replace RasterImage nsIProperties impl with accessors for hotspot coordinate. r=tnikkel 2020-03-31 21:16:39 +00:00
fetch Bug 1402784 - Use nsIContentPolicy::TYPE_INTERNAL_AUDIOWORKLET and nsIContentPolicy::TYPE_INTERNAL_PAINTWORKLET in Worklet code, r=smaug 2020-03-17 22:24:39 +00:00
file Bug 1622042 - Remove nsContentUtils::GetAsciiOrigin r=ckerschb 2020-03-26 13:20:35 +00:00
filehandle
filesystem Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
flex Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
gamepad
geolocation
grid Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
html Bug 1626419 - Move FeaturePolicy check to GetFullscreenError after CallerType check. r=emilio 2020-04-03 00:06:26 +00:00
imptests
indexedDB Bug 1536796 - P3 - Use QM_NewLocalFile in QM and its clients; r=janv,dom-workers-and-storage-reviewers 2020-04-01 07:26:27 +00:00
interfaces Bug 1626539 - Remove the dlgType property from XUL buttons. r=bgrins 2020-04-01 15:08:08 +00:00
ipc Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 5 - extra code to enable heuristics, r=timhuang 2020-04-02 14:59:44 +00:00
jsurl Bug 1622664 - Removed redundant access specifier on line 378. r = sylvestre r=emilio 2020-04-02 08:49:30 +00:00
l10n Bug 1617669 - Check if an element is in any of the roots before adding to pending mutations. r=smaug 2020-03-31 19:57:21 +00:00
locales Bug 1617311: Add details/summary attributes and values. r=eeejay 2020-03-27 22:08:40 +00:00
localstorage Bug 1536796 - P3 - Use QM_NewLocalFile in QM and its clients; r=janv,dom-workers-and-storage-reviewers 2020-04-01 07:26:27 +00:00
manifest Bug 1625384 - Remove window.onappinstalled event, as it was never used or shipped r=baku 2020-03-27 08:28:09 +00:00
mathml Bug 1377999 - Make MathML nodes to adapt the DOMArena changes r=smaug 2020-03-17 14:53:25 +00:00
media Bug 1624234 - Removes else or else if after return statement r=padenot 2020-03-30 20:08:39 +00:00
messagechannel Bug 1545345 - Improve worker shutdown. r=baku,smaug 2020-03-27 22:40:58 +00:00
midi Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/midi. r=smaug 2020-03-09 15:20:29 +00:00
network Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/network. r=smaug 2020-03-09 15:18:20 +00:00
notification Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
offline Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
payments Bug 1615630 - Call PaymentRequestManager::NotifyRequestDone() when PaymentShowActionResponse.status() is not PAYMENT_ACCEPTED before calling PaymentRequest::RespondShowPayment r=baku,alchen 2020-03-10 09:03:51 +00:00
performance Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
permission Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/permission. r=smaug 2020-03-09 14:48:10 +00:00
plugins Bug 1602308: Allow MOZ_PLUGIN_PATH to prepend search paths for Flash r=Gijs,froydnj 2020-03-30 21:57:28 +00:00
power Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/power. r=smaug 2020-03-04 09:08:09 +00:00
presentation Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/presentation. r=smaug 2020-03-09 15:14:19 +00:00
prio
promise Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
prototype Bug 1622235 - Make defer scripts wait for stylesheets. r=hsivonen 2020-03-20 13:33:11 +00:00
push Bug 1621756 - Don't send the Push UAID if there are no push subscriptions. r=englehardt 2020-03-30 18:21:09 +00:00
quota Bug 1536796 - P6 - Changes on dom/quota unit test to verify the fix; r=dom-workers-and-storage-reviewers,janv 2020-04-01 07:52:33 +00:00
reporting Backed out changeset d6aecbbb589f (bug 1620984) for likely causing performance regression bug 1625071. 2020-03-30 17:29:43 +02:00
res
script Bug 1623226 - Pass exception stack from AutoJSAPI::ReportException. r=baku 2020-03-31 01:19:31 +00:00
security Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 2 - enable storageAccess API and heuristics, r=dimi,timhuang 2020-04-02 15:30:57 +00:00
serviceworkers Bug 1625138 - Part 34: Replace mozilla::FalseType with std::false_type. r=froydnj 2020-03-28 13:57:20 +00:00
simpledb Bug 1619592 - Refactor persistence type checks using new IsValidPersistenceType method; r=dom-workers-and-storage-reviewers,sg 2020-03-17 13:06:17 +00:00
smil Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
storage Bug 1615297 - Move Localstorage Keygen into Principal r=ckerschb,baku 2020-03-29 15:31:24 +00:00
svg Bug 1377999 - Make SVG nodes to adapt the DOMArena changes r=smaug 2020-03-17 14:53:16 +00:00
system Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/system. r=smaug 2020-03-09 15:02:09 +00:00
tests Bug 1623134 - Disable test_fetch_cors_sw_reroute.html on Android r=asuth 2020-04-02 14:34:05 +00:00
u2f Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
url Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
vr Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/vr. r=smaug 2020-03-04 09:07:32 +00:00
webauthn Bug 1612844 - Re-enable WebAuthn tests for Fission. r=jcj 2020-03-24 16:03:12 +00:00
webbrowserpersist Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
webgpu Bug 1622261 - Refactor the ID recycling to always cycle through the GPU process 2020-03-23 07:54:08 +00:00
webidl Backed out 4 changesets (bug 890125) for Windows MinGW build bustages failures. on a CLOSED TREE 2020-04-03 22:44:14 +03:00
websocket Bug 1622042 - Remove nsContentUtils::GetAsciiOrigin r=ckerschb 2020-03-26 13:20:35 +00:00
workers Bug 1625568 - Add compatibility heuristics to third-party cookie blocking - part 2 - enable storageAccess API and heuristics, r=dimi,timhuang 2020-04-02 15:30:57 +00:00
worklet Bug 1616723 restrict Worklet and AudioParamMap to secure contexts r=baku 2020-03-30 20:55:07 +00:00
xhr Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
xml Bug 1377999 - Make ProcessingInstruction to adapt the DOMArena changes r=smaug 2020-03-17 14:55:36 +00:00
xslt Bug 1622235 - Make defer scripts wait for stylesheets. r=hsivonen 2020-03-20 13:33:11 +00:00
xul Bug 1612842 - Re-enable test_bug486990.xhtml for Fission. r=ahal 2020-03-31 11:59:03 +00:00
jar.mn
moz.build