gecko-dev/dom
Christoph Walcher 9d0708ddd2 Bug 1607702 - Extract nsuri displaynames to nsNameSpaceManager r=bholley
Differential Revision: https://phabricator.services.mozilla.com/D59274

--HG--
extra : moz-landing-system : lando
2020-01-10 18:45:12 +00:00
..
abort
animation Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky 2020-01-08 01:21:30 +00:00
audiochannel Bug 1578945 - part1 : remove handling audio focus related code in AudioChannelService. r=baku,sebastian 2019-12-18 09:10:30 +00:00
base Bug 1607702 - Extract nsuri displaynames to nsNameSpaceManager r=bholley 2020-01-10 18:45:12 +00:00
battery
bindings Bug 1565170 - Disable toSource/uneval in non-chrome code. r=jwalden,bzbarsky 2020-01-09 11:48:58 +00:00
broadcastchannel Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
browser-element Bug 1599944 - Make `SimpleTest.waitForClipboard()` and `SimpleTest.promiseClipboardChange()` relax to compare clipboard data with expected string r=smaug 2019-12-27 14:02:35 +00:00
cache Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
canvas Bug 1602863 - run mochitest-webgl suites on ubuntu1804 docker image r=jmaher 2020-01-09 20:49:35 +00:00
chrome-webidl Bug 1607408 - Remove InspectorUtils.getBindingURLs. r=jwatt 2020-01-09 19:08:30 +00:00
clients Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE 2019-12-16 23:53:35 +02:00
commandhandler
console Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
credentialmanagement Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
crypto Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
debugger
docs Backed out changeset bf4b4d3108f9 (bug 1602898) for causing bc failures in browser/components/ssb/tests/browser/browser_ssb_windowlocation.js CLOSED TREE 2019-12-21 02:22:06 +02:00
encoding Bug 1607816 - Replace mozilla::{Max, Min}Value with std::numeric_limits. r=froydnj 2020-01-08 16:30:40 +00:00
events Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
fetch Bug 1605801 - FetchReadableStreamReadDataArray should be a rooted dictionary, r=bzbarsky 2019-12-24 04:14:35 +00:00
file Bug 1472158 - Broadcast BlobURLs only to processes with the same loaded origins, r=farre,asuth 2020-01-09 08:15:49 +00:00
filehandle Bug 1499105 - P2 - NormalFileHandleOp::Cleanup() no longer asserts mResponseSent when called after failed initialization r=janv 2020-01-10 16:16:13 +00:00
filesystem Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
flex
gamepad Bug 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +00:00
geolocation
grid
html Bug 1595603 - part2 : delay seeking task when media is inactive r=bryce 2020-01-09 17:10:08 +00:00
imptests
indexedDB Backed out 3 changesets (bug 1600906) for bustage on StaticAnalysisFunctions.h. CLOSED TREE 2020-01-10 17:19:22 +02:00
interfaces Bug 1603674 - Add a new API to check if permission delegation and Feature Policy are enabled r=baku 2020-01-06 15:28:12 +00:00
ipc Bug 1605536 - abort notifying controller if browsing context doesn't exist or has been discarded. r=farre 2020-01-10 09:13:08 +00:00
jsurl Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
l10n Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
locales Bug 779598 - Do animations of transforms with preserve-3d at compositor. r=mattwoodrow 2019-12-23 09:52:43 +00:00
localstorage Bug 1603904 - Assert WriteInfoComparator doesn't get nulls. r=janv 2020-01-10 15:09:09 +00:00
manifest Bug 1604917 - Coerce WebManifest colors to rrggbbaa ?marcosc,jdescottes r=marcosc,jdescottes 2019-12-23 15:29:08 +00:00
mathml
media Bug 1605769 - part3 : set playback state to the event source according to the play state of the main controller. r=MeFisto94 2020-01-10 04:13:32 +00:00
messagechannel Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
midi
network
notification Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE 2019-12-16 23:53:35 +02:00
offline
payments
performance
permission
plugins Bug 1544147 - Ensure orphaned crashes are properly notified to the rest of the system r=froydnj 2019-12-20 17:50:45 +00:00
power
presentation Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
prio
promise
prototype
push Backed out changeset fcbd865d22bc (bug 1274773) for causing high frequency failures in Bug 1274773 2019-12-12 19:24:00 +02:00
quota Bug 1606318 - Enhance QM_FIRST_INITIALIZATION_ATTEMPT testing; r=asuth 2019-12-31 02:26:27 +00:00
reporting Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
res
script Bug 1606774 - Change GetAttribute to GetAttr where possible r=baku 2020-01-03 23:40:53 +00:00
security Backed out changeset b80ab0927b40 (bug 1596360) for dt failures in DOMSecurityMonitor.cpp on a CLOSED TREE 2020-01-10 16:04:27 +02:00
serviceworkers Bug 1588838 - decrease "idle extended timeout" to 30 seconds r=dom-workers-and-storage-reviewers,asuth 2020-01-09 00:30:27 +00:00
simpledb
smil Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky 2020-01-08 01:21:30 +00:00
storage Bug 1603976 - Warn when getting session storage data for discarded browsing context r=dom-workers-and-storage-reviewers,sg,janv 2020-01-08 15:38:34 +00:00
svg Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky 2020-01-08 01:21:30 +00:00
system Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
tests Bug 1581862 - Updated disable for browser_windowProxy_transplant.js on macosx when Fission is not enabled. r=jmaher 2020-01-08 11:04:31 +00:00
u2f Bug 1596918: Part 4d - Fix callers which try to return non-clonable values. r=mccr8 2019-12-13 20:36:37 +00:00
url Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
vr Bug 1603825 - Suppress the VR permission UI when no VR runtimes are detected r=daoshengmu,bzbarsky 2020-01-03 22:47:26 +00:00
webauthn Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
webbrowserpersist Bug 1603313 - Remove some silly patterns. r=bzbarsky 2019-12-14 05:05:01 +00:00
webgpu Bug 1585683 - Add mochitest-webgpu jobs, add subsuite = webgpu. r=jmaher,kvark 2020-01-07 22:42:07 +00:00
webidl Bug 1603196 - Skip START_STOP notifications from old process being delivered to RemoteWebProgress when process switching during a load. r=kmag,nika 2020-01-09 22:31:40 +00:00
websocket Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
workers Bug 1565170 - Disable toSource/uneval in non-chrome code. r=jwalden,bzbarsky 2020-01-09 11:48:58 +00:00
worklet Bug 1558526 remove check for callable process() in registerProcessor() r=bzbarsky 2020-01-10 02:31:13 +00:00
xhr Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
xml Bug 1596478, remove references to kNameSpaceID_XBL except for instance in nsNameSpaceManager.cpp r=bzbarsky 2020-01-07 21:51:27 +00:00
xslt Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
xul Bug 1603827 - Remove XULElement.orient from webidl and c++ r=webidl,mccr8 2020-01-07 19:25:34 +00:00
jar.mn
moz.build