.. |
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
|
Bug 1783641: Deleting a selected word deletes surrounding whitespace on MacOS. r=masayuki
|
2022-10-25 07:00:26 +00:00 |
battery
|
…
|
|
bindings
|
Bug 1796804 - Make async iterables support compatible with MOZ_CAN_RUN_SCRIPT. r=smaug
|
2022-10-22 09:42:27 +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 1793841 - deserialize nsITransportSecurityInfo without already having an instance of it r=jschanck,necko-reviewers,dragana
|
2022-10-18 21:25:03 +00:00 |
canvas
|
Bug 1461589 - Handle font-variant-emoji during font matching. r=emilio
|
2022-10-22 09:43:49 +00:00 |
chrome-webidl
|
Bug 1793995 - Part 3: Remove the unused includeGlobs and excludeGlobs getters, r=kmag
|
2022-10-13 21:46:58 +00:00 |
clients
|
…
|
|
commandhandler
|
…
|
|
console
|
…
|
|
credentialmanagement
|
Backed out 4 changesets (bug 1782088)for causing build bustages. CLOSED TREE
|
2022-10-25 06:03:22 +03:00 |
crypto
|
Bug 1563236 - Add AES-KW purposed keys to list of allowable keys to unwrap. r=keeler
|
2022-10-20 21:03:29 +00:00 |
debugger
|
…
|
|
docs
|
Bug 1792341 - Migrate most of the rest of toolkit/modules/ to be system ES modules. r=Gijs
|
2022-10-18 11:21:25 +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
|
Backed out changeset fa38a436bc29 (bug 1781960) for causing mochitest failures on browser_ext_mousewheel_zoom.js
|
2022-10-25 03:57:59 -04:00 |
fetch
|
Bug 1773237 - Mark ignored promise as handled to avoid spurious unhandled rejection error r=evilpie
|
2022-10-24 19:53:15 +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 1791723 - Rename FileStream to FileRandomAccessStream; r=necko-reviewers,dom-storage-reviewers,dragana,jesup
|
2022-10-12 01:56:16 +00:00 |
filesystem
|
…
|
|
flex
|
…
|
|
fs
|
Bug 1792245 - Improve FileSystemManager shutdown; r=dom-storage-reviewers,jesup
|
2022-10-20 04:21:30 +00:00 |
gamepad
|
…
|
|
geolocation
|
…
|
|
grid
|
…
|
|
html
|
Bug 1783497 - Don't throw if chrome URL canonicalization fails r=smaug
|
2022-10-24 15:21:29 +00:00 |
imptests
|
Bug 1792514 - Add expectAssertions in testharnessreports.js. r=jmaher
|
2022-10-03 22:57:58 +00:00 |
indexedDB
|
Backed out changeset a266f691a68c (bug 1784966) for causing IDB Encryption related failures CLOSED TREE
|
2022-10-24 23:06:55 +03: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
|
Backed out 4 changesets (bug 1782088)for causing build bustages. CLOSED TREE
|
2022-10-25 06:03:22 +03: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 1675814 - Remove global.dtd as unused. r=flod,geckoview-reviewers,owlish
|
2022-10-07 18:40:28 +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
|
…
|
|
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
|
Bug 1797012 - Change NS_STYLE_MATH_STYLE_* macros to enum StyleMathStyle. r=emilio
|
2022-10-24 17:47:34 +00:00 |
media
|
Bug 1769985 add a dummy default audio output device to enumerate devices results when the first exposed output device is not the default r=jib
|
2022-10-24 23:35:03 +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 1795473 - Fix dom/midi mochitests with new SitePermsAddonProvider. r=rpl
|
2022-10-17 13:09:39 +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 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy
|
2022-10-18 11:21:26 +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
|
Bug 1796819 - Remove OffscreenCanvas origin trial / domain allowlist. r=aosmond
|
2022-10-21 19:00:57 +00:00 |
payments
|
…
|
|
performance
|
…
|
|
permission
|
…
|
|
plugins
|
…
|
|
power
|
…
|
|
prio
|
…
|
|
promise
|
Bug 1796804 - Make async iterables support compatible with MOZ_CAN_RUN_SCRIPT. r=smaug
|
2022-10-22 09:42:27 +00:00 |
prototype
|
…
|
|
push
|
Bug 1795968 - Part 2: Stop emitting the word "whitelist" to the console r=smaug
|
2022-10-20 21:16:12 +00:00 |
quota
|
Bug 1746894 - Handle GetTemporaryStorageLimit failures with upper limit. r=dom-storage-reviewers,jesup
|
2022-10-24 15:15:33 +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 1778289 - Part 12: Update spec links as the PR is merged. r=jonco,yulia
|
2022-10-07 13:56:27 +00:00 |
security
|
Bug 1796143 - Update *.sjs files for imports that have already been transitioned to ES module files. r=arai,extension-reviewers,credential-management-reviewers,willdurand
|
2022-10-25 07:10:55 +00:00 |
serializers
|
Bug 1793694 - part 5: Move `EditorUtils::MaskString` to `TextEditor` r=m_kato
|
2022-10-12 02:44:19 +00:00 |
serviceworkers
|
Bug 1796143 - Update *.sjs files for imports that have already been transitioned to ES module files. r=arai,extension-reviewers,credential-management-reviewers,willdurand
|
2022-10-25 07:10:55 +00:00 |
simpledb
|
Bug 1791723 - Rename FileStream to FileRandomAccessStream; r=necko-reviewers,dom-storage-reviewers,dragana,jesup
|
2022-10-12 01:56:16 +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
|
…
|
|
streams
|
Bug 1773237 - Mark ignored promise as handled to avoid spurious unhandled rejection error r=evilpie
|
2022-10-24 19:53:15 +00:00 |
svg
|
Bug 1792959 - fix SVGImageElement::HasValidDimensions if we're display:none or not in a document r=emilio,chunmin
|
2022-10-19 11:04:33 +00:00 |
system
|
Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy
|
2022-10-18 11:21:26 +00:00 |
tests
|
Backed out 3 changesets (bug 1644658, bug 1574487, bug 1644656) for causing mochitest failures on browser_staticPartition_saveAs.js CLOSED TREE
|
2022-10-25 02:22:37 +03:00 |
u2f
|
Bug 1797171 - skip not supported tests on win11. r=bxbrenden
|
2022-10-24 20:44:41 +00:00 |
url
|
Bug 1783497 - Update test_url_data.html r=smaug
|
2022-10-24 15:21:30 +00:00 |
vr
|
…
|
|
webauthn
|
Bug 1797171 - skip not supported tests on win11. r=bxbrenden
|
2022-10-24 20:44:41 +00:00 |
webbrowserpersist
|
…
|
|
webgpu
|
Bug 1794956 - TransferToImageBitmap should reset bitmap but not state. r=gfx-reviewers,lsalzman
|
2022-10-16 22:52:40 +00:00 |
webidl
|
Backed out 4 changesets (bug 1782088)for causing build bustages. CLOSED TREE
|
2022-10-25 06:03:22 +03:00 |
webscheduling
|
…
|
|
webshare
|
…
|
|
websocket
|
Bug 1793868 - Use the scheme of document's principal as the initial value of |isSecure|, r=emilio
|
2022-10-06 11:14:55 +00:00 |
workers
|
Bug 1549057 - Rename (Gg)etCSP to (Gg)etCsp - r=freddyb
|
2022-10-24 20:38:11 +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 1790311 - update handling of request headers in Fetch/XHR. r=necko-reviewers,valentin
|
2022-10-24 09:17:22 +00:00 |
xml
|
Bug 1793485: Fixed memory issue in `NodeWillBeDestroyed()` for `MultiMutationObserver` classes. r=smaug
|
2022-10-13 14:26:07 +00:00 |
xslt
|
Bug 1793485: Fixed memory issue in `NodeWillBeDestroyed()` for `MultiMutationObserver` classes. r=smaug
|
2022-10-13 14:26:07 +00:00 |
xul
|
Bug 1795536 - Don't let resizer set the width/height properties of the target element if its size won't change. r=jfkthame
|
2022-10-24 10:31:19 +00:00 |
jar.mn
|
…
|
|
metrics.yaml
|
…
|
|
moz.build
|
…
|
|