gecko-dev/netwerk
Benjamin VanderSloot 03548cb3ae Bug 1752539 - srcdoc iframes are always treated as third-party, r=timhuang
- Add new function to netwerk utils to check for about:srcdoc URIs, mirroring the function for about:blank.
  - When performing check whether or not a Window is third-party, check if the URI is about:srcdoc when you check if the URI is about:blank.
  - When computing whether a channel is third-party to the top window, if the channel's URI is about:srcdoc, use its parent context's origin.

Differential Revision: https://phabricator.services.mozilla.com/D137286
2022-01-28 18:27:06 +00:00
..
base Bug 1752539 - srcdoc iframes are always treated as third-party, r=timhuang 2022-01-28 18:27:06 +00:00
build Bug 1503350 - fix compile error when using --disable-negotiateauth r=necko-reviewers,dragana 2021-12-15 01:13:11 +00:00
cache Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
cache2 Bug 1747439: netwerk/cache2 cleanup r=necko-reviewers,kershaw 2022-01-12 20:38:37 +00:00
cookie Bug 1744945: Add scheme checks to CookieCommons::IsSameSiteForeign for "Schemeful SameSite". r=ckerschb,valentin 2021-12-09 19:42:52 +00:00
dns Bug 1743022 - Only call AddToBlocklist once r=necko-reviewers,kershaw 2022-01-25 15:57:04 +00:00
docs Bug 1743022 - Add tests for TRR temporary blocklisting r=necko-reviewers,kershaw 2022-01-25 15:57:04 +00:00
ipc Bug 1752529 - Use StaticPrefs::network_process_enabled() everywhere, r=necko-reviewers,valentin 2022-01-28 12:56:43 +00:00
locales Bug 1747253 - Restore still in use APIDeprecationWarning translation r=necko-reviewers,kershaw 2022-01-11 15:41:04 +00:00
mime Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
protocol Backed out 2 changesets (bug 1748798) for causing mochitest failures on browser_navigator.js CLOSED TREE 2022-01-28 05:29:38 -05:00
sctp Bug 1724420: Init/de-init libusrsctp as needed. r=ng 2022-01-13 21:26:09 +00:00
socket Bug 1741423 - Propagate 1xx response from HTTP/3 layer. r=nhnt11 2021-12-15 09:18:17 +00:00
streamconv Bug 1752223 - Restore last modified time in directory listing. r=gregtatum,necko-reviewers,valentin 2022-01-27 19:04:41 +00:00
system Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
test Bug 1749403 - disable test_cookies_thirdparty_session.js for Thunderbird. r=valentin,necko-reviewers DONTBUILD 2022-01-27 07:12:25 +00:00
url-classifier Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
wifi Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
moz.build Bug 1696393 - Add in-tree HTTP cache docs r=necko-reviewers,sylvestre,dragana DONTBUILD 2021-03-08 10:28:11 +00:00