Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Blink WPT Bot c908b2c3ea Bug 1612314 [wpt PR 21511] - Set network_isolation_key for signed exchange cert fetch, a=testonly
Automatic update from web-platform-tests
Set network_isolation_key for signed exchange cert fetch (#21511)

Currently network_isolation_key is not set for signed exchange cert fetch.
So, even if the signed exchange and the certificate were prefetched,
the certificate is fetched again while navigation when
SplitCacheByNetworkIsolationKey is enabled.

Bug=1047110

Change-Id: I524df1da097c6f544777f20cca5a3e53246693cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029564
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737251}

Co-authored-by: Tsuyoshi Horo <horo@google.com>

--

wpt-commits: 171fdd773bef185a7b4adb9238d090141dbee3fa
wpt-pr: 21511
2020-02-11 12:00:12 +00:00
.cargo Backed out changeset e0e11528ba44 (bug 1610991) for causing failures in test_memory_usage.py CLOSED TREE 2020-02-11 01:11:41 +02:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1604103 - Instead of pruning links and headings use contentDescription. r=Jamie 2020-02-06 04:11:47 +00:00
browser Bug 1613580 - Restore appropriate width of login view r=ntim 2020-02-11 11:06:49 +00:00
build Bug 1604616 - check for a new enough libstdc++; r=glandium 2020-02-10 18:51:42 +00:00
caps Bug 1610835 - Refactor GetURI usage in AntiTrackingCommon.cpp r=ckerschb,baku 2020-02-10 15:10:52 +00:00
chrome Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-02-10 10:58:31 +00:00
devtools Bug 1047132 - DevTools: Panel button should show on hover a pointer cursor. r=Honza 2020-02-11 10:48:09 +00:00
docs Bug 1613526 - Create a code quality documentation and move the appropriate docs r=ahal 2020-02-11 09:11:44 +00:00
docshell Bug 1582832: Part 3 - Correctly handle windowless BCs created for printing. r=nika 2020-02-06 19:08:06 +00:00
dom Bug 1613140 - Call QueuePerformanceNavigationTiming from Document::EndLoad() r=baku 2020-02-11 09:24:09 +00:00
editor Bug 1612477 - part 2: Remove nsIDocumentStateListener.NotifyDocumentCreated() r=m_kato 2020-02-04 06:19:55 +00:00
extensions Bug 1595542 - Update the spellchecker dictionary to SCOWL 2019.10.06 2020-02-07 20:15:26 +02:00
gfx Backed out changeset a91870b97f09 (bug 1611886) for xpcshell failures at test_browserid_identity.js. CLOSED TREE 2020-02-11 09:03:03 +02:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
image Bug 1614208 - Remove some include dependencies in nsStyleConsts.h. r=jfkthame,jgilbert 2020-02-11 01:23:37 +00:00
intl Bug 1611568 - Ignore combining diacritic characters when "Match Diacritics" is off. r=jfkthame 2020-02-10 18:09:05 +00:00
ipc Bug 1613606 - Bonus cleanup of IPC::Principals r=nika 2020-02-10 20:52:56 +00:00
js Bug 1613384 - Fix race condition setting GC performance hint r=sfink 2020-02-07 18:25:49 +00:00
layout Backed out 5 changesets (bug 1613378) for mochitest failures at test_general.html. CLOSED TREE 2020-02-11 12:27:49 +02:00
media Bug 1614097 - Update mp4parse-rust to bbb4a12. r=kinetik 2020-02-08 02:13:05 +00:00
memory Bug 1613011 - Clear node links when removing it from a RedBlackTree. r=njn 2020-02-04 02:05:19 +00:00
mfbt Bug 1614003 - Remove unused file mfbt/NullPtr.h r=froydnj 2020-02-07 19:08:17 +00:00
mobile Bug 1614514 - Insert new line in geckoview-quick-start.md after list in order to fix formatting. 2020-02-11 00:09:43 +00:00
modules Bug 1614337 - Turn dom.ipc.tabs.createKillHardCrashReports into a static preference r=KrisWright 2020-02-10 22:36:37 +00:00
mozglue Bug 1592486 - Store ModuleLoadFrame::sTopFrame as a global variable if TLS is not ready. r=aklotz 2020-02-07 18:08:11 +00:00
netwerk Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE 2020-01-08 00:51:00 +02:00
parser Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
python Bug 1614146 - Stop using byte literals in _hg_cleanenv. r=firefox-build-system-reviewers,glandium 2020-02-11 04:47:54 +00:00
remote Bug 1588114 - [remote] Implement Network.setCookie and Network.setCookies. r=remote-protocol-reviewers,maja_zf 2020-02-10 21:14:16 +00:00
security bug 1613729 - join the osclientcerts manager thread r=jcj 2020-02-10 21:27:56 +00:00
services Merge autoland to mozilla-central a=merge 2020-02-10 19:28:40 +02:00
servo Bug 1614208 - Remove some include dependencies in nsStyleConsts.h. r=jfkthame,jgilbert 2020-02-11 01:23:37 +00:00
startupcache Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj 2019-12-30 18:50:56 +00:00
storage Bug 1611925 - Stop doing our own special parsing of Sqlite zName to build the Quota Object. r=asuth 2020-02-04 10:18:47 +00:00
taskcluster Bug 1612540 - bake geckoview in the push phase of releases. r=jlorenzo 2020-02-11 11:10:42 +00:00
testing Bug 1612314 [wpt PR 21511] - Set network_isolation_key for signed exchange cert fetch, a=testonly 2020-02-11 12:00:12 +00:00
third_party Backed out changeset e0e11528ba44 (bug 1610991) for causing failures in test_memory_usage.py CLOSED TREE 2020-02-11 01:11:41 +02:00
toolkit Bug 1585994 - Stop using --panel-disabled-color in the urlbar. r=harry 2020-02-11 10:35:57 +00:00
tools Bug 1613526 - Create a code quality documentation and move the appropriate docs r=ahal 2020-02-11 09:11:44 +00:00
uriloader Bug 1547693 - do not bother looking up protocol information with the OS just to store the default shipped options, r=florian 2020-02-10 23:51:43 +00:00
view Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
widget Bug 1614421 [Linux] Use GtkInvisible as a fallback widget, r=jhorak 2020-02-11 11:10:14 +00:00
xpcom Merge mozilla-central to autoland on a CLOSED TREE 2020-02-10 19:34:25 +02:00
xpfe/appshell Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast. 2020-01-05 01:43:41 +00:00
.cron.yml Bug 1612540 - bake geckoview in the push phase of releases. r=jlorenzo 2020-02-11 11:10:42 +00:00
.eslintignore Bug 1613903 - Enable ESLint for testing/marionette/harness and testing/marionette/legacyaction.js (manual changes). r=whimboo,marionette-reviewers 2020-02-10 16:28:09 +00:00
.eslintrc.js Bug 1611229 - Add linting rule to prevent using ChromeUtils.import(..., null) r=Standard8 2020-01-29 13:15:54 +00:00
.flake8 Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central f53ecf8eee2a0d2a7705d7ea3ec8682028e922a0 with FIREFOX_NIGHTLY_74_END a=release DONTBUILD CLOSED TREE 2020-02-10 10:54:50 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
Cargo.lock Backed out changeset e0e11528ba44 (bug 1610991) for causing failures in test_memory_usage.py CLOSED TREE 2020-02-11 01:11:41 +02:00
Cargo.toml Backed out changeset e0e11528ba44 (bug 1610991) for causing failures in test_memory_usage.py CLOSED TREE 2020-02-11 01:11:41 +02:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-12-02 11:59:11 +00:00
configure.in
configure.py Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester 2019-11-19 21:49:13 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1612579, use python3 for fluent-migration-test r=firefox-build-system-reviewers,rstewart 2020-02-07 19:18:59 +00:00
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
moz.build Bug 1613526 - Create a code quality documentation and move the appropriate docs r=ahal 2020-02-11 09:11:44 +00:00
moz.configure Bug 1607103 - Allow forkserver on FreeBSD r=gsvelto 2020-01-16 11:26:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1611253 - Upgrade to SQLite 3.31.1. r=asuth 2020-02-04 01:07:12 +00:00
package-lock.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
package.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
README.txt Bug 1606026: Move existing documentation into new locations r=sylvestre 2020-01-06 16:38:34 +00:00
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question on IRC at irc.mozilla.org in #introduction channel.

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.