-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Remove FeaturePolicyForClientHints] (3) Cleanup webtests
This is the final component: cleaning up web/browser tests that use lifetime despite it not doing anything for quite some time now. This CL is a part of a series: (1) Remove Flags (2) Remove lifetime argument (3) Cleanup webtests Bug: 1243060 Change-Id: I151a32263012aa716471a4b6250e24da16c526e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311659 Commit-Queue: Ari Chivukula <[email protected]> Auto-Submit: Ari Chivukula <[email protected]> Reviewed-by: Yoav Weiss <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/main@{#947254}
- Loading branch information
Showing
5 changed files
with
0 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
client-hints/accept-ch-feature-policy-navigation.https.html.headers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
Accept-CH: Sec-CH-Device-Memory, Device-Memory, Sec-CH-DPR, DPR, Sec-CH-Viewport-Width, Viewport-Width | ||
Accept-CH-Lifetime: 100 | ||
Feature-Policy: ch-device-memory *; ch-dpr 'none'; ch-viewport-width 'self'; ch-ua 'self'; ch-ua-mobile 'none'; ch-prefers-color-scheme 'none' |
1 change: 0 additions & 1 deletion
1
client-hints/accept-ch-no-feature-policy-navigation.https.html.headers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
Accept-CH: Sec-CH-Device-Memory, Device-Memory, Sec-CH-DPR, DPR, Sec-CH-Viewport-Width, Viewport-Width | ||
Accept-CH-Lifetime: 100 |
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
client-hints/resources/iframe-accept-ch-lifetime.html.headers
This file was deleted.
Oops, something went wrong.