gecko-dev/dom
Jan de Mooij 184ec53bf9 Bug 1556668 - Move Wasm's MapFile from SpiderMonkey to Gecko to eliminate an NSPR dependency. r=luke
Differential Revision: https://phabricator.services.mozilla.com/D33605

--HG--
extra : moz-landing-system : lando
2019-06-04 18:43:02 +00: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 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
battery
bindings Bug 1555085. Don't assume that objects whose DOMObjectType is eInterface have a DOMIfaceAndProtoJSClass JSClass. r=peterv 2019-06-04 09:49:24 +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 Backed out 4 changesets (bug 1554847) for wpt failures at /service-workers/service-worker/fetch-canvas-tainting-video-cache.https.html 2019-06-04 03:24:42 +03:00
chrome-webidl Bug 1555301 - Fix JSWindowActor.webidl comments; r=nika 2019-05-31 14:32:47 +00:00
clients Bug 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp 2019-06-03 19:42:28 +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 1525554 - Enable promise rejection event and update tests result; r=smaug 2019-06-04 12:55:57 +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 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 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar 2019-06-01 02:29:26 +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 Bug 1532937 - Enable ESLint for dom/flex and dom/grid (automatic changes). r=Standard8,smaug 2019-06-03 10:42:12 +00:00
html Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
imptests
indexedDB Bug 1556668 - Move Wasm's MapFile from SpiderMonkey to Gecko to eliminate an NSPR dependency. r=luke 2019-06-04 18:43:02 +00:00
interfaces Merge mozilla-central to autoland. 2019-06-03 19:24:20 +03:00
ipc Bug 1552017 - Expand the kinds of URLs that can cancel content JS when navigating; r=smaug 2019-06-04 16:19:27 +00:00
jsurl Bug 1478037. Allow bookmarklets to run even on pages with a CSP. r=ckerschb 2019-05-31 19:21:31 +00:00
l10n Bug 1555340 - Check for pending mutations when Document creates PresShell. r=smaug 2019-06-03 10:00:47 +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 1540401 - Backout Part 3: Convert MOZ_DIAGNOSTIC_ASSERT back to MOZ_ASSERT since bug 1541772 hasn't been fixed yet; r=asuth 2019-06-04 09:59:11 +02:00
manifest
mathml Bug 1556095 - Make BindContext carry a bit more information. r=bzbarsky 2019-06-01 14:40:33 +00:00
media Bug 1556738 - Tighten up some clang-cl warning allowances r=nalexander 2019-06-04 16:17:14 +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 1553769 - Have a single way of requesting window focus and switching to a tab. r=NeilDeakin,snorp 2019-06-03 19:42:28 +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
plugins Merge mozilla-inbound to mozilla-central a=merge 2019-06-02 12:43:23 +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 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
push Bug 1545421 - New nsresult error codes for 407, 502 and 504 http response codes returned by proxies + test, r=dragana 2019-05-31 17:29:53 +00:00
quota Bug 1548306 - Do not allow the ^ character to appear in the hostname r=mayhemer 2019-06-04 13:35:47 +00:00
reporting Bug 1121623 part 6. Remove ReportBody::WrapObject. r=baku 2019-05-23 05:36:43 +00:00
res
script Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar 2019-06-01 02:29:26 +00:00
security Bug 1496418: Update Content Policy checks and allow CSP checks for system principal triggered loads. r=mccr8,baku 2019-06-03 06:04:25 +00:00
serviceworkers Bug 1525554 - Enable promise rejection event and update tests result; r=smaug 2019-06-04 12:55:57 +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 1556093 - Use the storage principal when constructing a PBackgroundLocalStorageCache actor; r=baku 2019-06-04 17:02:21 +00:00
svg Bug 1556147 - SVGImageElement::BuildPath should never be called r=longsonr 2019-06-01 16:06:33 +00:00
system Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar 2019-06-01 02:29:26 +00:00
tests Bug 1525554 - Enable promise rejection event and update tests result; r=smaug 2019-06-04 12:55:57 +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 1555302 - Ensure that nsStandardURL::Resolve() doesn't parse URLs with a different scheme as relative r=mayhemer 2019-06-04 13:42:37 +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 1537986 - Add deviceId and groupId to all camera and microphone settings. r=jib,smaug 2019-06-04 12:07:31 +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 1525554 - Enable promise rejection event and update tests result; r=smaug 2019-06-04 12:55:57 +00:00
worklet Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
xbl Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky 2019-05-31 23:31:52 +02:00
xhr Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
xml Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
xslt Bug 836176 - Part 3: Remove nsIHTMLDocument; r=farre 2019-06-04 17:27:43 +00:00
xul Bug 1508939 - cpp serialization r=ckerschb,mccr8,mikedeboer 2019-06-03 12:37:12 +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