gecko-dev/dom
Nika Layzell 613c259d7c Bug 1694993 - Part 6: Preserve precursor principal through LOAD_FLAGS_DISALLOW_INHERIT_PRINCIPAL, r=ckerschb,smaug
If we don't preserve the precursor principal in this case, we'll end up
doing an unnecessary process switch in some cases, which lead to a
test failure.

This patch also cleans up some logic around the first party origin
attribute with null principals, as the logic was only used in one place
and generally added some unnecessary complexity to NullPrincipal
itself.

Differential Revision: https://phabricator.services.mozilla.com/D155277
2022-09-20 23:29:08 +00:00
..
abort Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
animation Bug 1786147 - Remove layout.css.webkit-line-clamp.enabled, and add a new pref to apply line-clamp to all BFCs. r=dholbert 2022-09-07 23:57:18 +00:00
audiochannel
base Bug 1694993 - Part 1: Be more explicit about principals used when creating pop-up windows, r=smaug 2022-09-20 23:29:06 +00:00
battery Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
bindings Bug 1790481 - Use NS_DECL_CYCLE_COLLECTION_WRAPPERCACHE_CLASS for webidl-example generated macros r=smaug 2022-09-13 23:37:04 +00:00
broadcastchannel Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
browser-element Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
cache Bug 1784700: Created a marionette test to verify cache cleanup after restart.r=dom-storage-reviewers,webdriver-reviewers,whimboo,asuth 2022-09-16 19:42:12 +00:00
canvas Bug 1779800 - Fix WebGL instancing in some cases on Mac. r=gfx-reviewers,lsalzman 2022-09-15 00:47:03 +00:00
chrome-webidl Bug 1786564 allow access to static theme resources in extensions r=rpl,necko-reviewers,dragana 2022-09-07 20:16:19 +00:00
clients Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
commandhandler
console Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
credentialmanagement Bug 1782085, part 11 - Implement CreateCredential, r=timhuang 2022-09-14 02:02:49 +00:00
crypto Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
debugger Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
docs no bug - Fix a few typo found by the next version of codespell r=marco 2022-07-20 15:26:22 +00:00
encoding Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
events Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
fetch Bug 1697421 - update error logging for mime type parsing failures in web assembly. r=necko-reviewers,valentin,tschuster 2022-09-20 11:07:46 +00:00
file Backed out 2 changesets (bug 1771423) for causing webcompat regressions CLOSED TREE 2022-09-13 16:26:16 +03:00
filehandle
filesystem Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
flex Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
fs Bug 1790391 - Read lastModifiedTime from file. r=dom-storage-reviewers,jesup 2022-09-20 13:12:39 +00:00
gamepad Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
geolocation Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
grid Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
html Bug 1308080 - Make <details> use a shadow tree as per spec. r=TYLin,smaug 2022-09-16 14:54:12 +00:00
imptests
indexedDB Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
interfaces Bug 1787079 - Implement nsIDOMWindowUtils.setHiDPiMode and restoreHiDPIMode on Windows. r=rkraesig 2022-09-15 10:13:14 +00:00
ipc Bug 1789128 - Always call LoadInfo::GetPerformanceStorage() r=smaug 2022-09-20 15:27:44 +00: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 1789765 - Fix broken links to 'Fluent for Firefox Developers' page. r=firefox-source-docs-reviewers,marco DONTBUILD 2022-09-08 19:03:25 +00:00
locales Bug 1791245 - More cleanup for the <mfenced> element. r=emilio 2022-09-20 03:53:50 +00:00
localstorage Bug 1788368 - Audit RemoteLazyInputStreamThread singleton uses. r=dom-storage-reviewers,asuth 2022-09-03 07:59:56 +00:00
locks Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
manifest Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
mathml Backed out 2 changesets (bug 1667090, bug 1788605) for causing Xpcshell failures on test_css-properties-db.js. CLOSED TREE 2022-09-15 12:13:28 +03:00
media Bug 1535980 - Add crashtest for webm demuxer audio rate sanity check r=alwu 2022-09-19 18:12:58 +00:00
messagechannel Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
midi Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
network Bug 1784098 - make nsISocketTransport.securityInfo explicit as nsISSLSocketControl r=necko-reviewers,kershaw 2022-08-23 03:37:17 +00:00
notification Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt 2022-09-02 11:05:17 +00:00
offline
origin-trials Bug 1778492 - Move origin-trial mochitests to its own directory r=Standard8 2022-07-27 20:33:20 +00:00
payments Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
performance Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
permission Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
plugins Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt 2022-09-02 11:05:17 +00:00
power
prio
promise Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
prototype
push Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
quota Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
reporting Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
res Bug 1787381 - Use standards mode in hiddenWindow.html. r=hsivonen 2022-08-29 12:02:32 +00:00
script Backed out changeset 7cfadef6f30f (bug 1790765) for causing bug 1791309 2022-09-20 09:16:58 +03:00
security Bug 1694993 - Part 6: Preserve precursor principal through LOAD_FLAGS_DISALLOW_INHERIT_PRINCIPAL, r=ckerschb,smaug 2022-09-20 23:29:08 +00:00
serializers Backed out changeset a50d707b3bbc (bug 1769534) for causing debugger frame failures. CLOSED TREE 2022-09-14 17:05:11 +03:00
serviceworkers Backed out 4 changesets (bug 1715547) for frequent autoland crashes. CLOSED TREE 2022-09-14 22:53:43 +03:00
simpledb
smil Bug 1780800 - Clamp current time to handle integer overflow in SMILTimeContainer. r=dholbert 2022-09-17 05:50:37 +00:00
storage Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
streams Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
svg Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
system Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
tests Bug 1780219 - Migrate Android emulator tests from AWS to GCP r=ahal,jmaher,webdriver-reviewers,whimboo,gbrown 2022-09-15 23:34:38 +00:00
u2f Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
url Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
vr Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
webauthn Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt 2022-09-02 11:05:17 +00:00
webbrowserpersist Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
webgpu Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
webidl Bug 1790508 - Add new RTP and RTCP stats post libwebrtc fast-forward;r=dbaker,mjf,emilio 2022-09-15 22:38:43 +00:00
webscheduling Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
webshare
websocket Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin 2022-09-08 09:11:18 +00:00
workers Bug 1786571 - Add IsCancelled checks to NetworkLoadHandler::OnStreamComplete and have a GetCancelResult r=dom-worker-reviewers,asuth 2022-09-20 05:58:45 +00:00
worklet Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
xhr Bug 1697421 - Make XMLHttpRequest/fetch to support multiple content-length and content-type headers. r=necko-reviewers,valentin 2022-09-20 11:07:44 +00:00
xml Bug 1786185 - Migrate XMLPrettyPrint from DTD to FTL. r=gregtatum,smaug,fluent-reviewers,flod 2022-09-10 08:24:25 +00:00
xslt Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin 2022-09-08 09:11:18 +00:00
xul Bug 1791473 - Really fix test_bug398289 on Windows. DONTBUILD 2022-09-20 04:39:28 +00:00
jar.mn
metrics.yaml
moz.build Bug 1784397 - Remove Core:: Plug-ins from BUG_COMPONENT. r=handyman DONTBUILD 2022-08-12 22:39:41 +00:00