gecko-dev/dom
Emilio Cobos Álvarez e6fc1a88bb Bug 1911605 - Make decode() checks for "will we replace the current request" cheaper. r=smaug
No behavior change but this is cheaper and more straight-forward
(doesn't depend on the innards of PrepareNextRequest).

Differential Revision: https://phabricator.services.mozilla.com/D218543
2024-08-07 09:20:55 +00:00
..
abort Bug 1908466 - Ensure source signal is not null when creating a dependent signal. r=saschanaz 2024-07-22 12:32:06 +00:00
animation Bug 1804574 - Part 2: Fix the normalized iteration duration for scroll animations. r=layout-reviewers,emilio 2024-08-06 18:23:14 +00:00
audiochannel Bug 1865896 - Apply DefineEnum to AudioChannelService::AudibleChangedReasons r=media-playback-reviewers,padenot 2024-07-31 16:32:18 +00:00
base Bug 1911605 - Make decode() checks for "will we replace the current request" cheaper. r=smaug 2024-08-07 09:20:55 +00:00
battery
bindings Backed out changeset 393ab27c060b (bug 1906744) for Hazard bustages on Localization.cpp 2024-08-07 00:57:51 +03:00
broadcastchannel
cache Backed out changeset 393ab27c060b (bug 1906744) for Hazard bustages on Localization.cpp 2024-08-07 00:57:51 +03:00
canvas Bug 1899874: Plumb forceSoftwareRendering down the stack. r=jgilbert 2024-08-07 00:31:45 +00:00
chrome-webidl Bug 1825943 - Remove unused MozContentPolicyType::fetch in ChannelWrapper r=rpl 2024-08-06 21:49:18 +00:00
clients Bug 1753352 - Inherit principal into about:blank with query string. r=nika 2024-07-17 16:12:53 +00:00
commandhandler
console Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
credentialmanagement Bug 1901581 - Add autogrant for storage access based on fedCM - r=timhuang 2024-07-26 16:53:23 +00:00
crypto Bug 1793429 - Make the deriveBits's length argument Nullable r=keeler,webidl,smaug 2024-08-07 09:17:48 +00:00
debugger Bug 1906719 - Implement a native backend for tracing JS execution r=arai 2024-08-05 15:44:21 +00:00
docs Bug 1874689 - Enable forkserver by default in Nightly. r=jld 2024-08-05 08:11:46 +00:00
encoding
events Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
fetch Bug 1911759 - Add triggeringPrincipal override to RequestInit r=necko-reviewers,webidl,smaug,kershaw 2024-08-07 09:16:20 +00:00
file Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
filesystem Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
flex
fs Bug 1904143 - Change the checking policy for FileSystemDataManager; r=dom-storage-reviewers,asuth 2024-07-30 18:03:17 +00:00
gamepad Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
geolocation Bug 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
grid
html Bug 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
imptests
indexedDB Backed out changeset 393ab27c060b (bug 1906744) for Hazard bustages on Localization.cpp 2024-08-07 00:57:51 +03:00
interfaces Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
ipc Bug 1831649 - Propagate the software keyboard height change into nsPresContext. r=botond,geckoview-reviewers,m_kato 2024-08-06 07:46:21 +00:00
jsurl
l10n Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
locales Backed out 5 changesets (bug 1909346, bug 1911353, bug 1900233) for Bp bustages on ServoStyleSet.cpp . CLOSED TREE 2024-08-06 21:34:13 +03:00
localstorage Bug 1906041 - Rename Ensure(Persistent|Temporary)OriginIsInitialized to Ensure(Persistent|Temporary)OriginIsInitializedInternal; r=dom-storage-reviewers,jari 2024-07-16 10:43:40 +00:00
locks Bug 1908002 - Allow LockManager to be constructed in the parent process with the system principal and loaded in modules. r=saschanaz,smaug 2024-07-30 14:51:26 +00:00
manifest
mathml
media Bug 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
messagechannel
midi
navigation Bug 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
network Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
notification Bug 1908664 - Add nsIPrincipal::GetIsInPrivateBrowsing r=media-playback-reviewers,anti-tracking-reviewers,dom-storage-reviewers,padenot,asuth,pbz 2024-07-26 17:47:51 +00:00
origin-trials Bug 1909729 - Disable PPA submission and trial on Android by default. r=bgrins 2024-07-25 12:25:59 +00:00
payments
performance Bug 1911448 - Remove DOMContentFlushed. r=smaug,perftest-reviewers,sparky 2024-08-05 12:20:43 +00:00
permission Bug 1609427 - Don't report Always Ask as "granted" if the privacy.resistFingerprinting pref is set. r=pbz 2024-08-06 13:53:22 +00:00
plugins/test
power
privateattribution Bug 1908029 - convert camelCase to snake_case for glean. r=cbguder 2024-07-29 19:13:32 +00:00
promise Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
prototype Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
push Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
quota Bug 1910848 - Rework QuotaManagerService methods for getting usage to use async messages with async responses; r=dom-storage-reviewers,jari 2024-08-07 07:53:16 +00:00
reporting Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
res
script Bug 1911403 - fix typo in source code -> r=nalexander,profiler-reviewers,jandem,masayuki,canaltinova 2024-08-07 05:35:02 +00:00
security Bug 1910698 - Fix a base-toolchains-clang build warning. 2024-08-02 01:32:44 +02:00
serializers Bug 1909014: Don't serialize `content-visibility: hidden` text. r=emilio 2024-07-23 10:13:58 +00:00
serviceworkers Bug 1896390 - Ship iterator helpers; r=mgaudet,webidl,emilio 2024-08-07 03:47:53 +00:00
simpledb Backed out 6 changesets (bug 1900930) for causing xpcshell assertion failures in ErrorResult.h. CLOSED TREE 2024-07-25 13:53:53 +03:00
smil
storage Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers 2024-07-09 11:26:43 +00:00
streams Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
svg Backed out changeset daa273f24110 (bug 1910842) for causing dt failures on browser_inspector_highlighter-cssshape_offset-path.js CLOSED TREE 2024-08-02 17:26:54 +03:00
system Bug 1803234 - Remove gpsd support. r=emilio 2024-08-05 16:04:08 +00:00
tests Bug 1896390 - Ship iterator helpers; r=mgaudet,webidl,emilio 2024-08-07 03:47:53 +00:00
url
vr Bug 1909018 - Migrate gfx/vr off PlainOldDataSerializer. r=mccr8,nika 2024-07-24 21:44:28 +00:00
webauthn Bug 1909441 - webauthn on macOS: use user.displayName rather than user.name, as intended r=jschanck 2024-08-02 20:55:51 +00:00
webbrowserpersist Bug 1906015 - part 2: Make the most `do_QueryInterface` users for `nsIFormControl` use new getter methods r=smaug,credential-management-reviewers,sessionstore-reviewers,sclements 2024-07-10 00:46:59 +00:00
webgpu Bug 1909265 - test(webgpu): note actual repo. tech. in Gecko checkout find errs. r=webgpu-reviewers,teoxoy 2024-07-24 13:40:45 +00:00
webidl Bug 1793429 - Make the deriveBits's length argument Nullable r=keeler,webidl,smaug 2024-08-07 09:17:48 +00:00
webscheduling
webshare
websocket Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
webtransport
workers Bug 1896390 - Ship iterator helpers; r=mgaudet,webidl,emilio 2024-08-07 03:47:53 +00:00
worklet
xhr Bug 1905002 - Null-check mProxy in the XHR worker code a bit more intensely; r=kershaw 2024-07-19 12:33:44 +00:00
xml
xslt Bug 1891690: Return GMT when RFPTarget::JSDateTimeUTC is enabled. r=timhuang 2024-08-06 18:02:05 +00:00
xul Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
jar.mn
metrics.yaml
moz.build Bug 1895254 - Prototype the Navigation API WebIDL. r=farre,dom-core,peterv 2024-07-24 04:56:35 +00:00
pings.yaml