gecko-dev/dom
Christoph Walcher 855264d3a5 Bug 1596476 - Remove nsuri_xbl static atom r=bholley
Differential Revision: https://phabricator.services.mozilla.com/D53333

--HG--
extra : moz-landing-system : lando
2020-01-08 04:44:33 +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
base Bug 1596476 - Remove nsuri_xbl static atom r=bholley 2020-01-08 04:44:33 +00:00
battery
bindings Bug 1606958 - Use FakeString for UTF8String. r=bzbarsky,froydnj 2020-01-07 21:37:12 +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 1598998 - Fix CanvasContextType::ImageBitmap handling r=nical 2020-01-08 01:12:50 +00:00
chrome-webidl Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky 2020-01-08 01:21:30 +00:00
clients
commandhandler
console
credentialmanagement
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 1607406 - Add TypedArray::Create(Span<T>) and remove an ugly cast in TextEncoder. r=bzbarsky 2020-01-07 15:42:19 +00:00
events Bug 1600267: part 11) Call `ComparePoints` instead of `ComparePoints_Deprecated` in `TextComposition`. r=masayuki 2020-01-07 09:01:53 +00:00
fetch Bug 1605801 - FetchReadableStreamReadDataArray should be a rooted dictionary, r=bzbarsky 2019-12-24 04:14:35 +00:00
file Bug 1030481 - Remove nsIMutable, r=smaug 2020-01-07 15:02:00 +00:00
filehandle
filesystem
flex
gamepad
geolocation
grid
html Bug 1598998 - Fix CanvasContextType::ImageBitmap handling r=nical 2020-01-08 01:12:50 +00:00
imptests
indexedDB Bug 1600906 - Encapsulate ThreadInfo; use std::move instead of swap, use const where then possible. r=dom-workers-and-storage-reviewers,ytausky 2020-01-07 15:11:39 +00: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 1598523 - Share code for creating a channel for a document between nsDocShell, DocumentChannelChild and ContentChild. r=kmag 2020-01-08 02:10:54 +00:00
jsurl Bug 1598497 - P1. move canceled attribute to nsIChannel. r=mayhemer 2019-12-18 21:13:26 +00:00
l10n
locales Bug 779598 - Do animations of transforms with preserve-3d at compositor. r=mattwoodrow 2019-12-23 09:52:43 +00:00
localstorage Bug 1605250 - Fix include-what-you-use errors in dom/localstorage. r=dom-workers-and-storage-reviewers,asuth 2019-12-21 01:13:29 +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 1554343 - always release the refptr of media cache on main thread. r=bryce 2020-01-07 16:59:11 +00:00
messagechannel Bug 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
midi
network
notification
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 1605854 - Remove uneval/toSource from DOM tests. r=smaug 2020-01-06 13:09:27 +00:00
prio
promise
prototype
push
quota Bug 1606318 - Enhance QM_FIRST_INITIALIZATION_ATTEMPT testing; r=asuth 2019-12-31 02:26:27 +00:00
reporting
res
script Bug 1606774 - Change GetAttribute to GetAttr where possible r=baku 2020-01-03 23:40:53 +00:00
security Bug 1605854 - Remove uneval/toSource from CORS tests. r=baku 2020-01-07 15:57:28 +00:00
serviceworkers Bug 1604943 - ServiceWorkerRegistration.update should capture newest worker script URL at call-time r=dom-workers-and-storage-reviewers,asuth 2020-01-08 03:21: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 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +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 1605854 - Remove uneval/toSource from CORS tests. r=baku 2020-01-07 15:57:28 +00:00
u2f
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
webbrowserpersist
webgpu Bug 1585683 - Add mochitest-webgpu jobs, add subsuite = webgpu. r=jmaher,kvark 2020-01-07 22:42:07 +00:00
webidl Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky 2020-01-08 01:21:30 +00:00
websocket
workers Bug 1605086 - Make RemoteWorkerManager::LaunchNewContentProcess use non-blocking process creation;r=asuth 2019-12-20 03:26:51 +00:00
worklet
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