..
abort
animation
Bug 1783021 - Remove animation related properties before nulling out nsINode::mParent. r=smaug,jdescottes
2022-10-04 04:41:52 +00:00
audiochannel
base
Backed out changeset 4edc81a94eaa (bug 1792057) for causing multiple failures. CLOSED TREE
2022-10-05 21:53:02 +03:00
battery
bindings
Bug 1792883 - Stop requiring a mutable handle for converting to a WebIDL union. r=edgar
2022-09-30 06:40:26 +00:00
broadcastchannel
Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar
2022-09-22 18:28:18 +00:00
browser-element
cache
Bug 1141335 - [marionette] Use in_app by default for quit() and restart(). r=webdriver-reviewers,jdescottes,perftest-reviewers,AlexandruIonescu
2022-10-04 09:04:25 +00:00
canvas
Backed out changeset 0a2985a48339 (bug 1769747
) for causing gl failures.
2022-10-05 01:38:13 +03:00
chrome-webidl
Bug 1790383
- [devtools] Allow loading ESMs in a distinct loader specific to DevTools. r=arai
2022-10-03 07:28:09 +00:00
clients
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
commandhandler
console
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
credentialmanagement
Bug 1782085, part 11 - Implement CreateCredential, r=timhuang
2022-09-14 02:02:49 +00:00
crypto
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
debugger
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
docs
Bug 1659158 - Switch WebIDL from void to undefined. r=edgar
2022-09-21 07:44:58 +00:00
encoding
Bug 1784266 - Part 6: Use generated union init method in TextDecoderStream; r=peterv
2022-09-28 08:56:08 +00:00
events
Bug 1792515 - Rename InputContext::mHTMLInputInputmode
to mHTMLInputMode
r=m_kato,geckoview-reviewers
2022-09-29 14:06:03 +00:00
fetch
Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup
2022-09-30 22:39:23 +00:00
file
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
filehandle
Bug 1791721 - Create a dedicated interface for read write (input output) streams; r=xpcom-reviewers,necko-reviewers,nika,valentin
2022-09-23 05:36:24 +00:00
filesystem
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
flex
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
fs
Backed out 19 changesets (bug 1793497, bug 1774300) for causing lint failure. CLOSED TREE
2022-10-05 01:05:57 +03:00
gamepad
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
geolocation
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
grid
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
html
Bug 1793075 - Part 2: Do not clear pending submission in HTMLFormElement.submit(); r=smaug
2022-10-05 12:24:28 +00:00
imptests
Bug 1792514 - Add expectAssertions in testharnessreports.js. r=jmaher
2022-10-03 22:57:58 +00:00
indexedDB
Bug 1793369 - Enable ESLint rule no-unused-vars globally on dom/indexedDB xpcshell-tests. r=asuth
2022-10-03 16:30:03 +00:00
interfaces
Bug 1774317 - part 1: Make IMEStateManager
notify nsIWidget
of the document URL r=smaug
2022-09-29 14:06:02 +00:00
ipc
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
jsurl
Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish
2022-09-20 03:58:49 +00:00
l10n
Bug 1777925: Replaced MutationObserver array container type with linked list. r=smaug
2022-09-21 11:31:44 +00:00
locales
Bug 1793570 - Convert AndNMoreFiles string from HtmlForm.properties to Fluent. r=mconley,fluent-reviewers,flod
2022-10-05 11:21:34 +00:00
localstorage
Bug 1783240 - Part 1: Remove unnecessary Log
methods from ParamTraits impls, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu
2022-09-28 19:25:12 +00:00
locks
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
manifest
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
mathml
Backed out 2 changesets (bug 1667090, bug 1788605) for causing Xpcshell failures on test_css-properties-db.js. CLOSED TREE
2022-09-15 12:13:28 +03:00
media
Bug 1774300 - Implement VideoFrame Constructor for I420A ArrayBuffer* r=padenot,jgilbert
2022-10-06 00:37:22 +00:00
messagechannel
Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio
2022-09-28 17:23:11 +00:00
midi
Bug 1778959 - Don't expose requestMIDIAccess on file scheme. r=bholley.
2022-09-30 22:07:19 +00:00
network
Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio
2022-09-28 17:23:11 +00:00
notification
Bug 1708354 - Disallow showing notification from cross-origin iframes; r=smaug
2022-09-29 09:00:29 +00:00
offline
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
origin-trials
payments
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
performance
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
permission
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
plugins
Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt
2022-09-02 11:05:17 +00:00
power
prio
promise
Bug 1782400 - Add Promise::ThenCatchWithCycleCollectedArgsJS. r=saschanaz
2022-09-22 18:28:18 +00:00
prototype
push
Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato
2022-09-29 06:52:34 +00:00
quota
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
reporting
Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar
2022-09-22 18:28:18 +00:00
res
script
Bug 1784187 - Process scripts even if they contain no text content. r=smaug
2022-10-05 15:16:28 +00:00
security
Bug 1792694 - Set up ESLint on the dom/ directory for enabling no-unused-vars and no-undef in more places across the dom tests. r=emilio
2022-09-28 17:23:12 +00:00
serializers
Backed out changeset a50d707b3bbc (bug 1769534) for causing debugger frame failures. CLOSED TREE
2022-09-14 17:05:11 +03:00
serviceworkers
Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup
2022-09-30 22:39:23 +00:00
simpledb
Bug 1791721 - Create a dedicated interface for read write (input output) streams; r=xpcom-reviewers,necko-reviewers,nika,valentin
2022-09-23 05:36:24 +00:00
smil
Bug 1780800 - Clamp current time to handle integer overflow in SMILTimeContainer. r=dholbert
2022-09-17 05:50:37 +00:00
storage
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
streams
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
svg
Backed out 19 changesets (bug 1793497, bug 1774300) for causing lint failure. CLOSED TREE
2022-10-05 01:05:57 +03:00
system
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
tests
Bug 1792882 - test_interfaces.js should not check pref values. r=smaug
2022-09-30 06:39:09 +00:00
u2f
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
url
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
vr
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
webauthn
Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt
2022-09-02 11:05:17 +00:00
webbrowserpersist
webgpu
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
webidl
Bug 1774300 - Add a blank VideoFrame interface r=padenot,jgilbert,emilio
2022-10-06 00:37:19 +00:00
webscheduling
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
webshare
websocket
Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin
2022-09-08 09:11:18 +00:00
workers
Bug 1784481 - Use ScriptLoaderInterface method for filling compile options; r=jonco
2022-10-04 16:01:29 +00:00
worklet
Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar
2022-09-22 18:28:18 +00:00
xhr
Bug 1784266 - Part 3: Get rid of union conversion structure; r=peterv
2022-09-28 08:56:07 +00:00
xml
Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio
2022-09-28 17:23:11 +00:00
xslt
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
2022-09-28 15:17:46 +00:00
xul
Bug 1793766 - Trivial fix to the release code for XULPersist.
2022-10-05 20:51:52 +00:00
jar.mn
metrics.yaml
moz.build