gecko-dev/dom
Paul Bone 02eb7bf7e3 Bug 1728273 - All shrinking GCs are full GCs r=jonco,smaug
Differential Revision: https://phabricator.services.mozilla.com/D124013
2021-09-06 23:10:38 +00:00
..
abort
animation Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
audiochannel
base Bug 1728273 - All shrinking GCs are full GCs r=jonco,smaug 2021-09-06 23:10:38 +00:00
battery
bindings Bug 1726265 - Prototype webgl draft ext OES_draw_buffers_indexed. r=lsalzman,emilio,webidl 2021-08-27 01:47:14 +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 1727374 - Root Init dictionaries to fix rooting hazards. r=peterv 2021-09-02 19:06:58 +00:00
canvas Merge autoland to mozilla-central. a=merge 2021-09-04 12:38:27 +03:00
chrome-webidl Bug 1722880 - Part 2: Expose windowContext getter to JSWindowActors, r=smaug 2021-09-03 15:26:13 +00:00
clients Bug 1729123 - Run diagnostic assertion on cm->IsShutdown only if dom.workers.testing.enabled is true. r=asuth 2021-09-06 19:36:25 +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 1728171 - Part 3: Add test r=edgar 2021-09-06 11:50:35 +00:00
fetch Bug 1725145 - fixes for linking in the hybrid build env. r=valentin 2021-08-22 10:21:56 +00: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 1723629 - Use the 'All supported types' filter even when some MIME types are unknown. r=saschanaz 2021-09-06 11:26:19 +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 1728171 - Part 2: Add button parameter to utils.sendNativePenInput r=cmartin,edgar 2021-09-06 11:50:34 +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 1613705 - [localization] part18: Fix AuditParsingOfHTMLXMLFragments to work without JS context. r=emilio 2021-08-03 16:25:17 +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 1729020: Move this crashtest to mochitest, so we can do some checking. r=mjf 2021-09-03 19:48:10 +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 1723050 - Part 20: Replace typedef by using in dom/offline/ r=smaug 2021-08-09 13:37:28 +00:00
payments Bug 1728605 - Part 2: Rename misleading {Window,Browsing}Context::IsCached, r=smaug 2021-09-02 14:15:04 +00:00
performance Bug 1728544 - Make the MarkerSchema::Format enum class values CamelCased r=gerald 2021-09-03 14:30:10 +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 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
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 1602940 - Manual fixes to fix issues in files. r=Gijs,necko-reviewers,rpl,kershaw 2021-09-06 09:53:52 +00:00
quota Bug 1722668 - Speed up temporary storage initialization by archiving unaccessed origin directories; r=jari 2021-09-04 21:54:53 +00:00
reporting Bug 1727374 - Root Init dictionaries to fix rooting hazards. r=peterv 2021-09-02 19:06:58 +00:00
res
script Bug 1725145 - fixes for linking in the hybrid build env. r=valentin 2021-08-22 10:21:56 +00:00
security Bug 1725646 - HTTPS-First endless loop with http redirection. r=freddyb 2021-09-02 13:42:44 +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 1727374 - Root Init dictionaries to fix rooting hazards. r=peterv 2021-09-02 19:06:58 +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 1723920 - fix whitespace issue. DONTBUILD CLOSED TREE 2021-08-19 19:11:01 +02:00
svg Bug 1728113 - Remove DrawTargetCapture and related code. r=jrmuizel 2021-08-30 16:35:50 +00:00
system Bug 1726571 - Add gpsd API 11-12 support r=emilio 2021-08-20 13:08:07 +00:00
tests Bug 1602940 - Automated replacements to use Services.uuid. r=Gijs,necko-reviewers,preferences-reviewers,kershaw 2021-09-06 09:53:52 +00: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 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley 2021-09-03 16:52:08 +00:00
webidl Backed out 8 changesets (bug 1413836) for delegatesFocus related wpt failures. CLOSED TREE 2021-09-03 20:48:24 +03: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 1728802 - Remove overly paranoid guarding of class static block preference to allow riding the trains r=arai 2021-09-03 16:54:12 +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 1708709 Use appunits for mScreenRect to avoid rounding errors, r=emilio 2021-09-01 13:02:51 +00:00
jar.mn
moz.build Bug 1725734 - Basic Web Locks implementation r=smaug,asuth 2021-08-18 01:23:45 +00:00