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 "Use SetFeatureFlagsForUser when applying flags."
This reverts commit 9a265b6. Reason for revert: Caused tree clousure Original change's description: > Use SetFeatureFlagsForUser when applying flags. > > On Chrome OS, Chrome asks session_manager to apply feature flags on > restart. Previously the flags would be passed as raw command line > switches, but session_manager now maintains a separate set of feature > flags that it passes in encoded form in a command line switch. This > change adjusts Chrome to make use of that facility and deletes a bunch > of support code for the legacy Chrome OS approach. > > BUG=chromium:1073940 > TEST=Existing tests (e.g. SiteIsolationFlagHandlingTest), additional manual testing > > Change-Id: I04773a766837854da7218280539e2481a89e067a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560272 > Commit-Queue: Mattias Nissler <mnissler@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Reviewed-by: Łukasz Anforowicz <lukasza@chromium.org> > Reviewed-by: Charlie Reis <creis@chromium.org> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Reviewed-by: Marc Treib <treib@chromium.org> > Reviewed-by: Pavol Marko <pmarko@chromium.org> > Cr-Commit-Position: refs/heads/master@{#857260} Bug: chromium:1073940 Change-Id: Ibbaa99b07aabc300f48e2848602e7e4df795de44 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2716333 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Owners-Override: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#857286}
- Loading branch information
Showing
15 changed files
with
377 additions
and
120 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
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.