.. |
abort
|
Bug 1831065 - Part 1: Remove unused ErrorResult in dom/{abort,base} r=emilio
|
2023-05-03 13:24:53 +00:00 |
animation
|
Bug 1832173 - Finish removing HasArcFFI. r=boris
|
2023-05-12 22:31:38 +00:00 |
audiochannel
|
…
|
|
base
|
Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio
|
2023-05-19 21:34:44 +00:00 |
battery
|
…
|
|
bindings
|
Bug 1829311 - Fix build error when a callback has multiple union types as arguments; r=peterv
|
2023-05-16 12:03:52 +00:00 |
broadcastchannel
|
Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
|
2023-03-21 09:09:58 +00:00 |
browser-element
|
…
|
|
cache
|
Bug 1820478 - Set a default Sqlite journal size limit, and persist auxiliary files. r=asuth
|
2023-05-12 09:45:02 +00:00 |
canvas
|
Bug 1834079 - Move stroke fallback heuristic to after we attempt AA-Stroke. r=jrmuizel
|
2023-05-19 21:08:45 +00:00 |
chrome-webidl
|
Bug 1830388 - Update BUG_COMPONENT for PathUtils.webidl r=Gijs
|
2023-05-18 13:49:16 +00:00 |
clients
|
Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8
|
2023-03-20 15:40:36 +00:00 |
commandhandler
|
…
|
|
console
|
Bug 1753682 - fix format specifier for BigInt. r=nchevobbe,smaug,devtools-reviewers
|
2023-04-04 16:29:22 +00:00 |
credentialmanagement
|
Bug 1829618 - Enable Prettier on json files (automatic fixes). r=perftest-reviewers,webcompat-reviewers,extension-reviewers,andi,desktop-theme-reviewers,pip-reviewers,devtools-reviewers,sync-reviewers,mossop,denschub,dao,sparky,robwu,geckoview-reviewers,owlish
|
2023-05-09 16:14:51 +00:00 |
crypto
|
…
|
|
debugger
|
Bug 1819767 - [devtools] Avoid instantiating EventCallbackDebuggerNotificationGuard when DevTools aren't opened at all. r=smaug
|
2023-04-03 12:35:54 +00:00 |
docs
|
Bug 1829002: Adds push on firefox internal documentation. r=jrconlin
|
2023-04-20 21:20:54 +00:00 |
encoding
|
Bug 1834079 - Move stroke fallback heuristic to after we attempt AA-Stroke. r=jrmuizel
|
2023-05-19 21:08:45 +00:00 |
events
|
Bug 1834103 - Optimize out some nsIMutationObserver calls, r=emilio
|
2023-05-19 21:34:44 +00:00 |
fetch
|
Bug 1832326 - Part 2: Remove FetchBody::mReadableStreamReader r=smaug
|
2023-05-16 00:08:01 +00:00 |
file
|
Bug 1826666, initialize to 0, r=baku
|
2023-04-21 13:18:51 +00:00 |
filesystem
|
…
|
|
flex
|
…
|
|
fs
|
Bug 1826780 - Test content type of OPFS files. r=dom-storage-reviewers,janv
|
2023-05-16 16:07:16 +00:00 |
gamepad
|
Bug 1828185 - Increase Windows Gamepad polling to 250 Hz. r=cmartin
|
2023-04-17 17:30:43 +00:00 |
geolocation
|
Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot
|
2023-03-22 11:35:33 +00:00 |
grid
|
Bug 1830186 - Use local variable instead of temporary in GridLines::SetLineInfo r=dholbert
|
2023-04-27 18:13:08 +00:00 |
html
|
Backed out 80 changesets (bug 1821362, bug 1703812, bug 1817997 ) for causing media crashes as in Bug 1833890. a=backout
|
2023-05-19 14:49:57 +03:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1588068 - Use sqlite3_interrupt to abort database maintenance operation. r=dom-storage-reviewers,asuth
|
2023-05-19 15:27:08 +00:00 |
interfaces
|
Bug 1806591: Implement scroll handoff for tree widgets r=mstriemer,masayuki
|
2023-04-24 06:27:13 +00:00 |
ipc
|
Bug 1828389 - Ensure IPC channel is closed with error after KillHard, r=ipc-reviewers,mccr8
|
2023-05-19 19:21:08 +00:00 |
jsurl
|
…
|
|
l10n
|
Bug 1830989 - Add a document.l10n.setArgs method; r=webidl,smaug,eemeli
|
2023-05-08 14:24:54 +00:00 |
locales
|
Backed out changeset 7ea2efe7df94 (bug 1832837) for causing /fullscreen/api wpt unexpected passes.
|
2023-05-19 17:11:15 +03:00 |
localstorage
|
Bug 1820478 - Set a default Sqlite journal size limit, and persist auxiliary files. r=asuth
|
2023-05-12 09:45:02 +00:00 |
locks
|
…
|
|
manifest
|
Bug 1829608 - Convert dom/manifest to ES modules. r=geckoview-reviewers,devtools-reviewers,m_kato,emilio
|
2023-05-10 10:50:32 +00:00 |
mathml
|
Bug 1829225 - Make BeforeSetAttr take the parsed nsAttrValue. r=smaug
|
2023-04-21 09:25:17 +00:00 |
media
|
Bug 1834101 - part2 : discard seeking request from the old MDSM. r=jolin
|
2023-05-19 19:38:16 +00:00 |
messagechannel
|
…
|
|
midi
|
Bug 1808431 — Reword second WebMIDI prompt. r=rpl,flod,desktop-theme-reviewers,sfoster
|
2023-04-06 17:07:14 +00:00 |
network
|
Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8
|
2023-03-20 15:40:36 +00:00 |
notification
|
Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot
|
2023-04-06 15:07:56 +00:00 |
offline
|
…
|
|
origin-trials
|
Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
|
2023-03-21 09:09:58 +00:00 |
payments
|
Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8
|
2023-03-20 15:40:37 +00:00 |
performance
|
Bug 1830794 - Add the WebIDL support for LargestContentfulPaint r=emilio
|
2023-05-02 22:12:47 +00:00 |
permission
|
…
|
|
plugins
|
Backed out changeset 0ec2c204f57c (bug 1833189) for causing build bustages in StaticPrefList_plugin CLOSED TREE
|
2023-05-19 14:13:28 +03:00 |
power
|
…
|
|
promise
|
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
|
2023-03-27 07:20:25 +00:00 |
prototype
|
…
|
|
push
|
Bug 1829559 - Convert dom/base to ES modules. r=asuth
|
2023-05-08 16:30:39 +00:00 |
quota
|
Bug 1833810 - Speedup origin directory iteration when full origin metadata is not needed; r=hsingh
|
2023-05-18 17:06:56 +00:00 |
reporting
|
Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
|
2023-03-21 09:09:58 +00:00 |
res
|
…
|
|
script
|
Bug 1425310 - Implement modulepreload for link rel. r=yulia,smaug,jonco
|
2023-05-14 10:49:46 +00:00 |
security
|
Bug 1829495 - Make websocket request bypass the COEP:Credentialless' allow credentials check r=smaug
|
2023-05-11 18:03:58 +00:00 |
serializers
|
Bug 1827267 - prevent encoding head attributes with raw plus body-only. r=kmag
|
2023-04-19 16:13:13 +00:00 |
serviceworkers
|
Bug 1822010 - Convert toolkit/components/url-classifier to ES modules. r=perftest-reviewers,webcompat-reviewers,geckoview-reviewers,devtools-reviewers,twisniewski,valentin,m_kato,anti-tracking-reviewers,timhuang,sparky
|
2023-05-18 12:21:12 +00:00 |
simpledb
|
Bug 1781201 - Change GetInfoFromValidatedPrincipalInfo to be fallible; r=hsingh
|
2023-05-03 08:22:56 +00:00 |
smil
|
Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika
|
2023-05-15 14:53:02 +00:00 |
storage
|
Bug 1820478 - Set a default Sqlite journal size limit, and persist auxiliary files. r=asuth
|
2023-05-12 09:45:02 +00:00 |
streams
|
Bug 1818576 - Double check whether the streams are locked before transfer r=evilpie
|
2023-05-16 14:32:44 +00:00 |
svg
|
Bug 1831328 - Transfer nonce slot when moved across documents. r=sefeng
|
2023-05-17 16:38:44 +00:00 |
system
|
Bug 1810421: Only scan wifi when the network changes or when on mobile r=necko-reviewers,kershaw a=reland CLOSED TREE
|
2023-05-13 00:36:01 +00:00 |
tests
|
Backed out 2 changesets (bug 1832733) for causing crashtest failures on test_printpreview.xhtml.
|
2023-05-19 16:48:54 +03:00 |
url
|
Bug 1831044 - Remove redundant *Throws attributes in URL r=webidl,smaug
|
2023-05-03 10:01:52 +00:00 |
vr
|
…
|
|
webauthn
|
Bug 1831392 - add an excluded WebAuthn credential prompt. r=keeler
|
2023-05-15 23:26:24 +00:00 |
webbrowserpersist
|
Bug 1824095 - rename savePrivacyAwareURI to saveURI, r=mtigley
|
2023-03-24 11:54:45 +00:00 |
webgpu
|
Bug 1653164: refactor(webgpu): fix `WGPUTextureDescriptor` naming r=webgpu-reviewers,jgilbert
|
2023-05-10 19:29:32 +00:00 |
webidl
|
Backed out 2 changesets (bug 1832733) for causing crashtest failures on test_printpreview.xhtml.
|
2023-05-19 16:48:54 +03:00 |
webscheduling
|
…
|
|
webshare
|
…
|
|
websocket
|
Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
|
2023-03-21 09:09:58 +00:00 |
webtransport
|
Bug 1818763 - retrieve maxdatagram size from necko stack via IPC. r=necko-reviewers,jesup
|
2023-05-15 18:35:54 +00:00 |
workers
|
Bug 1823877 - Part 2: Adjust tests to account for parent filtered responses. r=sefeng,smaug
|
2023-05-10 14:35:52 +00:00 |
worklet
|
Bug 1823568: Hold referrer with nsCOMPtr in StartModuleLoadRunnable. r=yulia,peterv
|
2023-03-31 09:56:27 +00:00 |
xhr
|
Bug 1811837 - removed instances of mInLoadProgressEvent r=manuel
|
2023-05-09 07:40:26 +00:00 |
xml
|
Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu
|
2023-03-21 09:09:58 +00:00 |
xslt
|
Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug
|
2023-03-22 14:54:43 +00:00 |
xul
|
Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika
|
2023-05-15 14:53:02 +00:00 |
jar.mn
|
…
|
|
metrics.yaml
|
…
|
|
moz.build
|
Bug 1737205 - remove the legacy U2F javascript API. r=dveditz,webidl,smaug
|
2023-04-13 17:43:03 +00:00 |
pings.yaml
|
…
|
|