.. |
abort
|
Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug
|
2022-01-24 13:18:33 +00:00 |
animation
|
Bug 1725908 - Disallow background color animations on <html> element running on the compositor. r=boris
|
2022-01-20 21:20:13 +00:00 |
audiochannel
|
…
|
|
base
|
Bug 1738096 - Compute Gecko-triggered GC slice budget in Gecko and pass SliceBudget object all the way through r=jonco,smaug
|
2022-02-05 00:57:19 +00:00 |
battery
|
…
|
|
bindings
|
Bug 1746750 - Part 3. Implement partial OffscreenCanvasRenderingContext2D. r=lsalzman,webidl,smaug
|
2022-02-03 20:00:25 +00:00 |
broadcastchannel
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
browser-element
|
…
|
|
cache
|
Bug 1750007 - Make tests in dom/cache/test/ dFPI compatible, r=timhuang,asuth
|
2022-02-01 12:29:22 +00:00 |
canvas
|
Bug 1753340 - Increase compositor stack size limit to deal with Mesa and OOP WebGL. r=jgilbert
|
2022-02-04 17:56:34 +00:00 |
chrome-webidl
|
Bug 1746667 - Make PathUtils path lookups sync on main thread r=Gijs
|
2022-02-01 04:06:13 +00:00 |
clients
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
commandhandler
|
…
|
|
console
|
Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte
|
2022-01-25 08:53:03 +00:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1749279 - Validate KeyAlgorithmType before cast. r=keeler
|
2022-02-07 10:01:25 +00:00 |
debugger
|
…
|
|
docs
|
Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
|
2022-02-03 18:34:58 +00:00 |
encoding
|
Bug 1750308 - run reftest in fission. r=releng-reviewers,gbrown
|
2022-01-17 18:25:18 +00:00 |
events
|
Bug 1751967 - Remove dom.event.wheelDelta.enabled. r=webidl,peterv
|
2022-01-25 19:07:23 +00:00 |
fetch
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
file
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
flex
|
…
|
|
fs
|
Bug 1750730 - Add WebIDL bindings for FileSystemSyncAccessHandle; r=smaug
|
2022-01-24 15:48:46 +00:00 |
gamepad
|
Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent.
|
2022-02-01 00:57:12 +02:00 |
geolocation
|
…
|
|
grid
|
Bug 1740702 - Ensure grid's cached measurement won't prevent reflow from happending when its subtree is dirty r=dholbert
|
2022-01-12 21:51:45 +00:00 |
html
|
Bug 1752694 - Invalidate layout before moving out of mAssignedNodes. r=sefeng
|
2022-02-03 21:52:20 +00:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1708705 - Check new requests are rejected during structured cloning. r=dom-storage-reviewers,janv
|
2022-02-02 12:42:10 +00:00 |
interfaces
|
Bug 1749825 - Make it possible for privileged script to opt elements into mousewheel autodir/honour root behaviour. r=botond
|
2022-01-21 16:12:48 +00:00 |
ipc
|
Bug 1752782 - Handle void message in ClonedErrorHolder. r=mccr8
|
2022-02-07 09:59:58 +00:00 |
jsurl
|
…
|
|
l10n
|
Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug
|
2022-01-20 19:11:39 +00:00 |
locales
|
Bug 1750089 - remove weak certificate signature error console message r=necko-reviewers,kershaw
|
2022-01-19 21:24:47 +00:00 |
localstorage
|
Bug 1752265 - Prevent conversion of empty values to nulls on bind. r=dom-storage-reviewers,janv
|
2022-01-28 11:22:14 +00:00 |
locks
|
Bug 1750012 - Make tests in dom/locks/test/ dFPI compatible, r=timhuang
|
2022-02-02 14:47:42 +00:00 |
manifest
|
…
|
|
mathml
|
…
|
|
media
|
Merge autoland to mozilla-central. a=merge
|
2022-02-04 05:37:08 +02:00 |
messagechannel
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
midi
|
Backed out changeset 3da485a3f994 (bug 1752584) for failures on test_midi_permission_gated.html . CLOSED TREE
|
2022-01-29 04:23:12 +02:00 |
network
|
Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8
|
2022-01-25 20:29:46 +00:00 |
notification
|
Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte
|
2022-01-25 08:53:03 +00:00 |
offline
|
…
|
|
payments
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
performance
|
Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte
|
2022-01-25 08:53:03 +00:00 |
permission
|
…
|
|
plugins
|
…
|
|
power
|
…
|
|
prio
|
…
|
|
promise
|
Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug
|
2022-01-20 19:11:39 +00:00 |
prototype
|
…
|
|
push
|
Bug 1750013 - Add notification permission for the xorigin tests for Push API testing. r=asuth
|
2022-01-31 13:51:27 +00:00 |
quota
|
Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug
|
2022-01-24 12:11:29 +00:00 |
reporting
|
Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug
|
2022-01-20 19:11:39 +00:00 |
res
|
…
|
|
script
|
Bug 1735200 - Add cause argument to JS::CreateError(). r=jandem
|
2022-01-17 15:23:40 +00:00 |
security
|
Bug 1620516 - disable test_upgrade_insecure.html on linux x64 r=intermittent-reviewers,MasterWayZ DONTBUILD
|
2022-02-05 00:28:15 +00:00 |
serializers
|
…
|
|
serviceworkers
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
simpledb
|
…
|
|
smil
|
…
|
|
storage
|
Merge autoland to mozilla-central. a=merge
|
2022-01-26 05:46:30 +02:00 |
streams
|
Bug 1752695 - Reject pending reads when releasing reader. r=mgaudet DONTBUILD
|
2022-02-06 10:11:53 +00:00 |
svg
|
…
|
|
system
|
Bug 1746667 - Replace PathUtils.getTempDir with PathUtils.tempDir in IOUtils tests r=Gijs
|
2022-02-01 04:06:14 +00:00 |
tests
|
Bug 1746631 - Implement integer gemm intrinsic functions. r=rhunt
|
2022-02-04 14:28:29 +00:00 |
u2f
|
…
|
|
url
|
Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte
|
2022-01-25 08:53:03 +00:00 |
vr
|
Bug 1750902 - Disable dom.vr.enabled by default. r=jrmuizel,jmathies,emilio
|
2022-01-20 22:46:53 +00:00 |
webauthn
|
Bug 1694336 - Web Authentication: Only send "none" attestation if it was requested (by server or user) r=dveditz
|
2022-01-31 05:14:26 +00:00 |
webbrowserpersist
|
…
|
|
webgpu
|
Bug 1746538 - Make PWebGPU managed by PCanvasManager. r=kvark
|
2022-02-02 20:49:23 +00:00 |
webidl
|
Bug 1753408 - Remove ResizeObserver pref. r=webidl,smaug
|
2022-02-04 16:44:22 +00:00 |
webshare
|
…
|
|
websocket
|
…
|
|
workers
|
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
|
2022-02-03 04:39:34 +00:00 |
worklet
|
Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug
|
2022-01-20 19:11:39 +00:00 |
xhr
|
Bug 1751535: Add CanSend to XHRMainThread and check it before touching our state. r=dom-worker-reviewers,smaug
|
2022-01-26 14:40:03 +00:00 |
xml
|
Bug 1586529 - Make viewsource and XMLPrettyPrint adapt to preferred color scheme. r=dao
|
2022-01-23 00:02:22 +00:00 |
xslt
|
…
|
|
xul
|
Bug 1729805 - Make async OpenMenu simpler/sound. r=NeilDeakin,mstange
|
2022-01-25 21:40:22 +00:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug
|
2022-01-24 12:11:29 +00:00 |