gecko-dev/dom
Paul Adenot 924465d3c7 Bug 1681772 - Put an hard-coded but non-empty label for audio devices on Android. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D100929
2021-01-06 18:17:02 +00:00
..
abort Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
animation Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
audiochannel Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
base Bug 1489437 - Part 2: HTML parser should invoke custom element's callbacks before appending child nodes if it is not created for fragment; r=smaug 2021-01-05 21:40:26 +00:00
battery
bindings Bug 1674783 - Implement the Get method for Maplike in webidl r=edgar,smaug 2021-01-05 23:19:26 +00:00
broadcastchannel Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
browser-element Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
cache Bug 1679540 - Extract CollectEachFile function and use in quota manager and clients. r=dom-workers-and-storage-reviewers,ttung,janv 2021-01-05 09:27:18 +00:00
canvas Bug 1684711 - Fix canvas ImageData signatures to match the spec. r=nical 2021-01-04 17:48:32 +00:00
chrome-webidl Bug 1678606: Imlement a mechanism to fire history-cleared event. r=mak 2020-12-23 08:15:50 +00:00
clients Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
commandhandler
console Bug 1683882 - Parse console.trace for custom styling. r=baku. 2021-01-06 06:03:49 +00:00
credentialmanagement Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
crypto Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
debugger Bug 1679272 - Include ScopeExit.h exactly where used. r=andi 2020-12-07 14:25:59 +00:00
docs
encoding Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
events Bug 1684973 - Return mouse offset coordinates in SVG relative to the SVG root. r=smaug 2021-01-05 15:44:28 +00:00
fetch Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
file Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
filehandle Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
filesystem Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
flex Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
gamepad Bug 1657404 - Add diag asserts to catch potential double IPDL shutdown r=handyman 2021-01-04 20:38:39 +00:00
geolocation Bug 1681504: Remove unused argument aPrincipal from AddGeolocationListener() in Pcontent.ipdl r=nika 2020-12-10 09:09:19 +00:00
grid Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
html Backed out changeset 5eacf74bc04f (bug 1643450) for causing android mochitest failures in test_window_open_from_closing.html 2021-01-06 19:44:21 +02:00
imptests
indexedDB Bug 1685281 - Fix IndexedDatabaseManager in the non-unified environment. r=sg 2021-01-06 12:00:56 +00:00
interfaces Backed out 4 changesets (bug 1683464) for multiple perma failures. CLOSED TREE 2021-01-05 16:47:22 +02:00
ipc Backed out changeset 5eacf74bc04f (bug 1643450) for causing android mochitest failures in test_window_open_from_closing.html 2021-01-06 19:44:21 +02:00
jsurl Backed out 4 changesets (bug 1683464) for multiple perma failures. CLOSED TREE 2021-01-05 16:47:22 +02:00
l10n Bug 1489437 - Part 2: HTML parser should invoke custom element's callbacks before appending child nodes if it is not created for fragment; r=smaug 2021-01-05 21:40:26 +00:00
locales Bug 1679456 - Consume user activation on popup opening and remove popup opening tokens. r=smaug,edgar 2020-11-30 17:35:59 +00:00
localstorage Bug 1684854 - Consistently handle non-existence of usage file in QuotaClient::InitOrigin. r=dom-workers-and-storage-reviewers,janv 2021-01-05 10:19:04 +00:00
manifest Bug 1680325 - Remove references to jshint from dom and layout. r=nika 2020-12-02 19:39:29 +00:00
mathml Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
media Bug 1681772 - Put an hard-coded but non-empty label for audio devices on Android. r=jib 2021-01-06 18:17:02 +00:00
messagechannel Bug 1675868 - Store weak pointer to next parents. r=asuth 2020-12-14 17:12:36 +00:00
midi Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
network Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
notification Bug 1680768: Remove unused argument aPrincipal within closeAlert() in nsIAlertsService.idl r=nika 2020-12-07 17:44:34 +00:00
offline Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
payments Bug 1683340 - Enable ESLint rule no-async-promise-executor for dom/payments. r=baku 2021-01-04 15:59:11 +00:00
performance Bug 1682011 - Make performance objects to keep observers alive r=smaug 2020-12-11 22:27:27 +00:00
permission Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
plugins Bug 1685231: Fix the typo "ot" in various code-comments (to "to", "of", or "not"). r=mccr8 2021-01-06 04:54:51 +00:00
power Bug 1679314 - part2 : always use `IsDocumentInvisible()` to determine hidden state of wakelock. r=smaug 2020-12-15 21:28:24 +00:00
presentation Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
prio Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
promise Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
prototype Bug 1680269 - Fix build when building without MOZ_GECKO_PROFILER. r=gerald 2020-12-09 08:58:06 +00:00
push Bug 1680325 - Remove references to jshint from dom and layout. r=nika 2020-12-02 19:39:29 +00:00
quota Bug 1588512 - Avoid blocking progress during a clear operation on failure to remove a directory. r=dom-workers-and-storage-reviewers,janv 2021-01-05 10:13:14 +00:00
reporting Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
res Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
script Backed out 4 changesets (bug 1683464) for multiple perma failures. CLOSED TREE 2021-01-05 16:47:22 +02:00
security Bug 1685231: Fix the typo "ot" in various code-comments (to "to", "of", or "not"). r=mccr8 2021-01-06 04:54:51 +00:00
serializers Bug 1685231: Fix the typo "ot" in various code-comments (to "to", "of", or "not"). r=mccr8 2021-01-06 04:54:51 +00:00
serviceworkers Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
simpledb Bug 1679540 - Extract CollectEachFile function and use in quota manager and clients. r=dom-workers-and-storage-reviewers,ttung,janv 2021-01-05 09:27:18 +00:00
smil Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
storage Bug 1656768 - Propagate SessionStorage data in BackgroundSessionStorageManager to the new top browsing context while replacing the top context id; r=nika,dom-workers-and-storage-reviewers,asuth 2020-12-03 14:19:35 +00:00
svg Bug 1518099 - Add support for lighter operator in feComposite r=jrmuizel,emilio 2021-01-05 20:49:00 +00:00
system Bug 1682031 - Add PathUtils.appendRelative r=emalysz 2020-12-17 23:55:45 +00:00
tests Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
u2f Bug 1681215 - skip u2f/fido tests that are not relevant on 1903. r=keeler 2020-12-09 18:03:46 +00:00
url Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
vr Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
webauthn Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
webbrowserpersist Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
webgpu Bug 1680376 - WebGPU error handling infrastructure r=jgilbert,webidl,smaug 2020-12-18 20:07:47 +00:00
webidl Bug 1518099 - Add support for lighter operator in feComposite r=jrmuizel,emilio 2021-01-05 20:49:00 +00:00
webshare
websocket Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
workers Bug 1641715 - Normalize permission transmission. r=rpl 2020-12-18 16:27:52 +00:00
worklet Bug 1519100 - Use pref to completely pref-off top-level await in the browser; r=emilio,jonco 2020-12-04 08:54:10 +00:00
xhr Backed out changeset dbed1cdf588f (bug 1684173) for mochitest plain and devtools failures. a=backout DONTBUILD 2020-12-28 00:43:51 +02:00
xml Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
xslt Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
xul Bug 1351248 - Simplify nsIFrame::IsFocusable API. r=layout-reviewers,mats 2021-01-03 23:30:51 +00:00
jar.mn
moz.build Bug 1679422: move serializers from dom/base/ to dom/serializers/. r=hsivonen 2020-11-29 15:58:13 +00:00