forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "BackForwardCache: Add a flag parameter supported_features"
This reverts commit 2db43e7. Reason for revert: Failure on the linux-bfcache-rel bot. See https://ci.chromium.org/ui/p/chromium/builders/ci/linux-bfcache-rel/12034/overview Original change's description: > BackForwardCache: Add a flag parameter supported_features > > This CL adds a new flag parameter supported_features to BackForwardCache > feature. This parameter can specify the set of the features to be > allowed with back-forward cache. This enables us to enable the feature > remotely. > > Bug: 1155449 > Change-Id: Idb7eb55b114af688533ba2e069a9334714be725c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573850 > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Reviewed-by: Fergal Daly <fergal@chromium.org> > Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#835571} TBR=hajimehoshi@chromium.org,haraken@chromium.org,altimin@chromium.org,fergal@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ie806efc5caecaa1b66c125e9e90c1a1edc0bdd5f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1155449 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582122 Reviewed-by: Martin Šrámek <msramek@chromium.org> Commit-Queue: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#835587}
- Loading branch information
Showing
8 changed files
with
55 additions
and
293 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
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
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
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
Oops, something went wrong.