gecko-dev/dom
Norisz Fay e14b74864b Backed out 2 changesets (bug 1823284) for causing failures on element-request-fullscreen-timing.html, test_fullscreen-api.html CLOSED TREE
Backed out changeset 54bce7b5d558 (bug 1823284)
Backed out changeset 65747f283949 (bug 1823284)
2023-04-20 17:14:12 +03:00
..
abort
animation Bug 1737920 - Part 3: Look up named view timeline for CSS animations and update WPT expectations. r=emilio 2023-04-12 20:52:03 +00:00
audiochannel
base Backed out 2 changesets (bug 1823284) for causing failures on element-request-fullscreen-timing.html, test_fullscreen-api.html CLOSED TREE 2023-04-20 17:14:12 +03:00
battery
bindings Bug 1814101 - Add requestAdapterInfo for webgpu. r=gfx-reviewers,webidl,jimb,smaug 2023-04-12 18:51:46 +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 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup 2023-03-31 03:54:20 +00:00
canvas Bug 1828088 - Handle wait of async RemoteTexture at WebRenderAPI r=gfx-reviewers,lsalzman 2023-04-18 20:38:20 +00:00
chrome-webidl Bug 1824040: Make the loading URL opened in _blank target to be the target of Session Restore r=mak,smaug,farre,whimboo 2023-04-14 01:59:44 +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 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +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 1821163 - Convert browser/actors/Plugin* JSMs to ESMs r=kpatenio 2023-03-20 23:01:20 +00:00
encoding Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
events Bug 1828413 - Temporarily disable a test on Linux while I investigate how to reproduce it. 2023-04-20 15:31:37 +02:00
fetch Bug 1823429 - Don't try another read from ChunkSteps r=smaug 2023-04-04 13:35:01 +00:00
file Bug 1820268 - make nsI{Input,Output}Stream::Close() idempotent r=xpcom-reviewers,nika,necko-reviewers,valentin 2023-03-29 17:01:32 +00:00
filesystem
flex
fs Bug 1818718 - Separate path semantics indifferent part from OPFS move and rename. r=dom-storage-reviewers,janv 2023-04-18 13:40:44 +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
html Bug 1824374 - implement popover activation behavior, r=emilio 2023-04-18 19:50:52 +00:00
imptests
indexedDB Bug 1813284 - Add a crashtest. r=dom-storage-reviewers,asuth 2023-04-17 20:20:19 +00:00
interfaces Bug 1824117 - Limit content-prefs group names length. r=Gijs 2023-04-14 16:15:59 +00:00
ipc Bug 1824465 - Part 4: Make PProcessHangMonitor refcounted, r=ipc-reviewers,mccr8 2023-04-19 22:10:07 +00:00
jsurl
l10n Bug 1823915 - Ensure that we have a pending flush when blocking load. r=smaug 2023-04-04 13:52:39 +00:00
locales Bug 1228850 - Remove mozImageSmoothingEnabled. r=emilio 2023-04-15 08:07:09 +00:00
localstorage Bug 1639548 - Remove redundant purging of localstorage private mode data. r=janv 2023-03-14 05:38:04 +00:00
locks Bug 1819146, don't try to use destroyed global when accessing signal's reason, r=peterv 2023-03-10 15:14:32 +00:00
manifest
mathml Bug 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +00:00
media Bug 1825620 - pt8 - change all 'tee -a' to 'tee --append' in loop-ff.sh r=ng DONTBUILD 2023-04-20 03:26:29 +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 1820826 - Use the startTime in performance.mark API if it's provided in its options r=mstange 2023-03-22 10:12:50 +00:00
permission
plugins
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 Bug 1820280 - Enable chrome rules in Thunderbird's about:3pane. r=aleca,dholbert 2023-03-09 20:19:08 +00:00
push 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
quota Bug 1814856 - Collapse QuotaManager::mShutdownStarted on gShutdown. r=dom-storage-reviewers,janv 2023-03-30 12:36:01 +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 Backed out changeset be054669251a (bug 1425310) for causing browser-chrome leaks on nsStringBuffer. 2023-04-14 13:26:56 +03:00
security Bug 1804684 - Fragment navigation may change document URI scheme from https to http. r=ckerschb,nika,smaug 2023-04-12 12:35:18 +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 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
simpledb
smil Bug 1828294 - Simplify SMILSetAnimationFunction r=emilio 2023-04-17 22:27:59 +00:00
storage Bug 1819135 - Cleanup expired origins in StorageActivityService on the idle-daily notification and when accessing the data instead of with a 5 minutes repeating timer, r=asuth. 2023-03-14 14:35:45 +00:00
streams Bug 1826537 - Part 2: Remove InputToReadableStreamAlgorithms::mState r=smaug 2023-04-13 11:22:54 +00:00
svg Bug 1828294 - Simplify SMILSetAnimationFunction r=emilio 2023-04-17 22:27:59 +00:00
system Bug 1828010 - Add an nsINamed implementation on more nsITimer callbacks, r=Gijs. 2023-04-14 10:57:10 +00:00
tests Bug 1804140 - Enable SHIP by default on desktop, whether or not Fission is disabled. r=smaug,jgraham,webdriver-reviewers,whimboo 2023-04-18 07:07:05 +00:00
url
vr
webauthn Backed out 2 changesets (bug 1813282, bug 1822429) for causing build bustages in AndroidWebAuthnTokenManager.cpp. CLOSED TREE 2023-04-19 21:56:52 +03:00
webbrowserpersist Bug 1824095 - rename savePrivacyAwareURI to saveURI, r=mtigley 2023-03-24 11:54:45 +00:00
webgpu Bug 1827421 - wgpu api changes. r=webgpu-reviewers,webidl,teoxoy,smaug 2023-04-19 21:53:19 +00:00
webidl Bug 1827421 - wgpu api changes. r=webgpu-reviewers,webidl,teoxoy,smaug 2023-04-19 21:53:19 +00: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 1824847: Maintain number of active WebTransports per document for controlling BFCache entry r=smaug,saschanaz 2023-04-15 03:32:38 +00:00
workers Bug 1820210 - Worker improvements. r=dom-worker-reviewers,edenchuang 2023-04-17 23:57:53 +00:00
worklet Bug 1823568: Hold referrer with nsCOMPtr in StartModuleLoadRunnable. r=yulia,peterv 2023-03-31 09:56:27 +00:00
xhr Bug 1823502 - do not drop auth header for HSTS and internal redirects. r=necko-reviewers,valentin 2023-03-28 00:56:23 +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 1449669 - Remove IsNodeOfType. r=longsonr 2023-03-17 19:22:14 +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