gecko-dev/dom
Narcis Beleuzu 5f131d63bd Backed out 2 changesets (bug 1567951) for mda failures on test_peerConnection_setRemoteOfferInHaveLocalOffer.html . CLOSED TREE
Backed out changeset ca95add81105 (bug 1567951)
Backed out changeset 092e24332c39 (bug 1567951)

--HG--
extra : histedit_source : e2768cd60a59cd80528a92bab86d3fe24962cfe8
2019-07-23 23:02:54 +03:00
..
abort Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
animation Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/animation/ r=mattwoodrow 2019-07-10 03:25:03 +00:00
audiochannel
base Bug 1567105 - When cloning a document for printing, call SetCompatMode rather than silently copying over the compat mode. r=jwatt 2019-07-23 19:22:33 +00:00
battery
bindings Backed out 3 changesets (bug 1559975) for linting failure at WebIDL.py on a CLOSED TREE. 2019-07-19 18:25:10 +03:00
broadcastchannel Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
browser-element Bug 1562503 - Create GeckoMVMContext and ZoomConstraintsClient only for the root top level document. r=botond 2019-07-08 22:39:31 +00:00
cache Bug 1566445: Rename a couple of macros to avoid conflicts. r=ttung 2019-07-20 15:56:31 +00:00
canvas Bug 1565584: move nsIContentUtils::ContentIsDescendantOf to nsINode::IsInclusiveDescendantOf. r=smaug 2019-07-15 10:02:21 +02:00
chrome-webidl Bug 1563597 - Support nsGlobalWindowOuter as observer notification's subject; r=nika 2019-07-23 16:09:27 +00:00
clients Bug 1559919 - Finish the WorkerHolder cleanup - part 7 - IPCWorkerRef in ClientManagerChild, r=asuth 2019-07-12 11:17:46 +00:00
commandhandler Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
console Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
credentialmanagement Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
crypto Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/crypto/ r=Ehsan 2019-07-10 03:25:56 +00:00
debugger Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug 2019-06-17 04:36:29 +00:00
docs Bug 1562005 - Add in-tree documentation for JS Window Actors; r=nika 2019-07-08 17:41:59 +00:00
encoding Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
events Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
fetch Bug 1309358 - P1: Add wildcard to Access-Control-Expose-Headers r=baku 2019-07-16 08:50:14 +00:00
file Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
filehandle
filesystem Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/filesystem/ r=baku 2019-07-10 03:26:14 +00:00
flex Bug 1532937 - Enable ESLint for dom/flex and dom/grid (automatic changes). r=Standard8,smaug 2019-06-03 10:42:12 +00:00
gamepad Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
geolocation Backed out changeset 14faf5e9443e (bug 1529591) for multiple failures. e.g. toolkit/components/extensions/test/mochitest/test_ext_geolocation.html on a CLOSED TREE 2019-07-05 00:28:07 +03:00
grid Bug 1559546 - Use atoms for grid line names. r=mats 2019-06-19 05:58:11 +00:00
html Bug 1522288 - Start using microtask for img loading and img decode r=smaug 2019-07-22 17:35:20 +00:00
imptests
indexedDB Bug 1566445: Rename a couple of macros to avoid conflicts. r=ttung 2019-07-20 15:56:31 +00:00
interfaces Bug 1543251 - Move hasBeforeUnload from PBrowser to PWindowGlobal, r=nika 2019-07-15 17:30:26 +00:00
ipc Bug 1563597 - Fix lint errors. r=jdai 2019-07-23 19:50:19 +03:00
jsurl Bug 1555043: Perform CSP check against target document's CSP for javascript: URIs. r=bzbarsky 2019-07-18 16:57:54 +00:00
l10n Bug 1218456 - Prevent navigating away in test_overlay.html. r=zbraniecki 2019-07-09 20:46:30 +00:00
locales Bug 1523706 - Consider strictly enforcing MIME checks for Worker scripts. r=ckerschb 2019-07-16 20:40:03 +00:00
localstorage Bug 1566445: Rename a couple of macros to avoid conflicts. r=ttung 2019-07-20 15:56:31 +00:00
manifest Bug 1522070 - Part 18: Update 'lang' member test for Web manifest to match latest ECMA-402. r=marcosc 2019-07-19 13:37:47 +00:00
mathml Bug 1565767 part 5. Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites. r=peterv 2019-07-15 18:29:05 +00:00
media Backed out 2 changesets (bug 1567951) for mda failures on test_peerConnection_setRemoteOfferInHaveLocalOffer.html . CLOSED TREE 2019-07-23 23:02:54 +03:00
messagechannel Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
midi Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
network Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/network/ r=Ehsan 2019-07-10 03:27:30 +00:00
notification Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
offline Bug 1557904. Stop using [array] in appcache interfaces. r=mayhemer 2019-06-12 12:02:37 +00:00
payments Bug 1565688. Remove unused IOService arg from NS_NewURI. r=mayhemer 2019-07-15 13:39:51 +00:00
performance Bug 1559919 - Finish the WorkerHolder cleanup - part 2 - Remove dead code in PerformanceStorageWorker, r=asuth 2019-07-12 11:15:46 +00:00
permission Backed out 3 changesets (bug 1541557) for failures in SpecialPowersObserverAPI.js. a=backout CLOSED TREE 2019-07-08 14:38:45 +02:00
plugins Bug 1565767 part 2. Remove some unnecesary refcounting at nsPluginInstanceOwner::GetBaseURI callsites. r=peterv 2019-07-15 18:30:46 +00:00
power
presentation Backed out 3 changesets (bug 1541557) for failures in SpecialPowersObserverAPI.js. a=backout CLOSED TREE 2019-07-08 14:38:45 +02:00
prio Bug 1552315 - Hardcode the new prio keys to avoid misconfiguration. r=rhelmer 2019-05-23 18:13:53 +00:00
promise Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
prototype Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
push Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
quota Bug 1566445: Rename a couple of macros to avoid conflicts. r=ttung 2019-07-20 15:56:31 +00:00
reporting Bug 1565688. Remove unused IOService arg from NS_NewURI. r=mayhemer 2019-07-15 13:39:51 +00:00
res
script Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
security Bug 1100630 - Print Related JS-Line on CSP Violation (if any) r=ckerschb,dveditz 2019-07-22 09:31:57 +00:00
serviceworkers Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
simpledb
smil Bug 1353164 Part 1 - Remove dominant-baseline values that no longer exist r=heycam 2019-07-13 15:35:08 +01:00
storage Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/storage/ r=Ehsan 2019-07-10 03:27:55 +00:00
svg Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
system Bug 1564900 - [OS.File] Fix size of statvfs::f_frsize;r=Yoric 2019-07-18 08:55:43 +00:00
tests Bug 1563629 - Inherit TabContext values from the current BrowserParent, r=nika,kmag 2019-07-19 19:00:31 +00:00
u2f Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
url Bug 1565688. Remove unused IOService arg from NS_NewURI. r=mayhemer 2019-07-15 13:39:51 +00:00
vr Bug 1289211 - Rename InfallibleTArray to nsTArray in dom/vr/ r=kip 2019-07-10 03:28:30 +00:00
webauthn Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
webbrowserpersist Bug 1565767 part 1. Stop returning addrefed URIs from GetBaseURI(). r=peterv 2019-07-15 17:22:30 +00:00
webgpu
webidl Bug 1564466 - Remove MediaSource::{Enabled,ExperimentalEnabled}, and use [Pref] on the IDL instead. r=bzbarsky 2019-07-18 13:06:25 +00:00
websocket Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
workers Bug 1566182: Annotate mochitests that fail with Fission enabled. r=mccr8 2019-07-15 16:19:32 -07:00
worklet Bug 1565767 part 4. Remove some unnecesary refcounting at Document::GetBaseURI callsites. r=peterv 2019-07-15 18:28:43 +00:00
xbl Bug 1565584: move nsIContentUtils::ContentIsDescendantOf to nsINode::IsInclusiveDescendantOf. r=smaug 2019-07-15 10:02:21 +02:00
xhr Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
xml Bug 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
xslt Bug 1565767 part 4. Remove some unnecesary refcounting at Document::GetBaseURI callsites. r=peterv 2019-07-15 18:28:43 +00:00
xul Bug 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
jar.mn
moz.build Bug 1529345 - Part 2: Add Gecko infrastructure for receiving notifications about debugger-related events. r=jimb,smaug 2019-06-17 04:36:29 +00:00