gecko-dev/dom
Chris Peterson c9530ebe28 Bug 1729598 - Replace MOZ_MUST_USE_TYPE with [[nodiscard]]. r=static-analysis-reviewers,andi
Differential Revision: https://phabricator.services.mozilla.com/D125504
2021-09-15 05:10:51 +00:00
..
abort
animation Bug 1663509 - Skip test_restyles.html if the target machine's vsync rate is too slow to run the test. r=boris 2021-09-07 23:19:55 +00:00
audiochannel
base Bug 1730566 - Make blur() works on shadow host with delegatesFocus r=emilio 2021-09-14 20:55:04 +00:00
battery
bindings Bug 1729800 - Convert nsExtendedDOMSlots::mCustomElementData to UniquePtr; r=smaug 2021-09-09 13:23:03 +00:00
broadcastchannel Bug 1723050 - Part 4: Replace typedef by using in dom/broadcastchannel/ r=smaug 2021-08-05 12:18:13 +00:00
browser-element Bug 1676216 - Remove unused checkbox on promptAuth and similar. r=dimi,owlish,necko-reviewers,kershaw 2021-09-01 23:42:25 +00:00
cache Bug 1727497 - Add MOZ_DIAGNOSTIC_ASSERT in CacheStreamControlParent::CloseAll(); r=dom-storage-reviewers,jstutte 2021-09-09 09:12:59 +00:00
canvas Bug 1730282 - Cleanup IPC WebGL code. r=gfx-reviewers,lsalzman 2021-09-11 02:11:11 +00:00
chrome-webidl Bug 1722880 - Part 2: Expose windowContext getter to JSWindowActors, r=smaug 2021-09-03 15:26:13 +00:00
clients Bug 1729458 - Part 3: Clean up future client sources during shutdown, r=asuth 2021-09-14 15:02:59 +00:00
commandhandler Bug 1723050 - Part 8: Replace typedef by using in dom/commandhandler/ r=masayuki 2021-08-07 10:15:46 +00:00
console Bug 1724296 - Remove many skip-if(verify) test annotations (mochitest); r=jmaher 2021-08-18 21:33:32 +00:00
credentialmanagement Bug 1727778 - Split DOM: Device Interfaces ownership. r=dragana,dveditz 2021-09-01 09:32:18 +00:00
crypto Bug 1133698 - Implement PKCS8 import/export of ECDSA keys for WebCrypto API. r=keeler 2021-08-09 18:59:02 +00:00
debugger
docs Bug 1725256 - Add process & remote type documentation, r=handyman,mccr8 2021-08-17 18:01:51 +00:00
encoding
events Bug 1730759: Remove unreachable return statement from KeyEventHandler::KeyToMask. r=masayuki 2021-09-15 02:36:49 +00:00
fetch Backed out 3 changesets (bug 1487113) for causing mochitest failures. CLOSED TREE 2021-09-14 17:38:32 -04:00
file Bug 1726648 - Add a helper to trim brackets from nsID r=mccr8,smaug 2021-08-23 10:54:11 +00:00
filehandle
filesystem Bug 1726648 - Add a helper to trim brackets from nsID r=mccr8,smaug 2021-08-23 10:54:11 +00:00
flex
gamepad Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
geolocation Bug 1723050 - Part 13: Replace typedef by using in dom/geolocation/ r=smaug 2021-08-09 13:37:27 +00:00
grid
html Bug 1727514 - media playback should stop in the bfcache, r=peterv 2021-09-13 12:40:18 +00:00
imptests
indexedDB Bug 1719540 - Used mozilla::intl::LocaleCanonicalizer in IndexedDB; r=dom-storage-reviewers,asuth 2021-09-01 00:02:30 +00:00
interfaces Bug 1728171 - Part 2: Add button parameter to utils.sendNativePenInput r=cmartin,edgar 2021-09-06 11:50:34 +00:00
ipc Bug 1727158 - Part 1: Fix tests which will fail when processCount.webIsolated is set to 4, r=annyG,extension-reviewers,rpl 2021-09-14 00:55:04 +00:00
jsurl Backed out 2 changesets (bug 1722925) for causing reftest failures in color_quads. CLOSED TREE 2021-08-12 12:22:34 +03:00
l10n Bug 1730576 - Don't keep DocumentL10n::mContentSink alive for more than we need. r=smaug 2021-09-13 21:30:51 +00:00
locales Bug 1727491 - Remove support for BOMless unlabeled Latin1 Supplement-range UTF-16LE|BE. r=emk 2021-09-01 09:13:29 +00:00
localstorage Bug 1723050 - Part 17: Replace typedef by using in dom/localstorage/ r=dom-storage-reviewers,janv 2021-08-16 17:05:41 +00:00
locks Bug 1726648 - Add a helper to trim brackets from nsID r=mccr8,smaug 2021-08-23 10:54:11 +00:00
manifest Bug 1723088: Update tests within dom/manifest to work with https-first enabled r=baku 2021-07-30 14:05:44 +00:00
mathml
media Bug 1730747: Fix unused-var build warning in GMPProcessParent.cpp, by wrapping variable decl in the same ifdef as its usage. r=bryce 2021-09-14 19:47:12 +00:00
messagechannel Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
midi
network Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
notification
offline Bug 1730595: Remove unused constants from nsDOMOfflineResourceList.cpp. r=mccr8 2021-09-13 23:38:57 +00:00
payments Bug 1721897 - Getting the top same process parent document's principal for payment request. r=kmag 2021-09-09 13:07:28 +00:00
performance Bug 1663382 - Remove dangerous ProfilerStringView::Data() - r=florian 2021-09-10 11:43:47 +00:00
permission Bug 1718021 - Add name attribute to PermissionStatus r=johannh,peterv 2021-08-11 22:34:41 +00:00
plugins Bug 1722653 - Remove MOZ_CAIRO_CFLAGS. r=firefox-build-system-reviewers,jgilbert,andi 2021-07-29 23:38:31 +00:00
power
prio Bug 1723050 - Part 22: Replace typedef by using in dom/prio/ r=smaug 2021-08-09 13:37:29 +00:00
promise Backed out 3 changesets (bug 1487113) for causing mochitest failures. CLOSED TREE 2021-09-14 17:38:32 -04:00
prototype Bug 1724718 - forget AddTask.js ever existed as bug 1544051 already removed it, r=bgrins 2021-08-10 22:33:06 +00:00
push Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
quota Bug 1729598 - Replace MOZ_MUST_USE_TYPE with [[nodiscard]]. r=static-analysis-reviewers,andi 2021-09-15 05:10:51 +00:00
reporting Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
res
script Backed out 3 changesets (bug 1487113) for causing mochitest failures. CLOSED TREE 2021-09-14 17:38:32 -04:00
security Bug 1728347 - propagate error when unable to create docfragment r=emilio 2021-09-14 14:38:56 +00:00
serializers Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
serviceworkers Bug 1721686 - Add test for exposed interfaces on WebAssembly namespace. r=smaug 2021-09-09 16:20:07 +00:00
simpledb Bug 1723050 - Part 27: Replace typedef by using in dom/simpledb/ r=dom-storage-reviewers,janv 2021-08-16 12:56:58 +00:00
smil Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
storage Bug 1729285 - Observers used with NS_NewTimerWithObserver should implement nsINamed, r=smaug. 2021-09-07 08:01:19 +00:00
svg Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
system Bug 1726571 - Add gpsd API 11-12 support r=emilio 2021-08-20 13:08:07 +00:00
tests Backed out 3 changesets (bug 1487113) for causing mochitest failures. CLOSED TREE 2021-09-14 17:38:32 -04:00
u2f Bug 1723574 - Enable mochitest-browser-chrome tests that no longer fail r=jmaher 2021-08-23 12:45:31 +00:00
url
vr Bug 1723050 - Part 30: Replace typedef by using in dom/vr/ r=smaug 2021-08-09 13:37:30 +00:00
webauthn Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
webbrowserpersist Backed out 2 changesets (bug 1722925) for causing reftest failures in color_quads. CLOSED TREE 2021-08-12 12:22:34 +03:00
webgpu Bug 1730014 - Avoid ASCII intermediate for WGSL shader code r=jgilbert,webidl,emilio 2021-09-10 17:19:41 +00:00
webidl Bug 1639515 - Part 5: Rewrite mozIntl.getDisplayNames to work in terms of mozIntl.DisplayNames. r=platform-i18n-reviewers,gregtatum,webidl,emilio 2021-09-14 09:20:33 +00:00
webshare
websocket Bug 1723682: Update tests within dom/websocket to work with https-first enabled r=edgar 2021-08-04 06:14:22 +00:00
workers Bug 1721686 - Add test for exposed interfaces on WebAssembly namespace. r=smaug 2021-09-09 16:20:07 +00:00
worklet Bug 1727374 - Root Init dictionaries to fix rooting hazards. r=peterv 2021-09-02 19:06:58 +00:00
xhr Bug 1723723 - stop using getURLSpecFromFile from JS code to avoid mainthread IO, r=florian 2021-08-03 18:32:50 +00:00
xml Bug 1721153 - Remove unused aListener and aMode arguments of nsIParser::Parse. r=hsivonen 2021-08-12 14:11:38 +00:00
xslt Bug 1719550 - Unify collator in txXPathResultComparator; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:17 +00:00
xul Bug 1729477 - Remove nsXULPrototypeCache::mStyleSheetTable. r=smaug 2021-09-14 10:43:49 +00:00
jar.mn
moz.build Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00