forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebApp: Prepare integration with USS (sync)
In previous episodes: https://chromium-review.googlesource.com/c/chromium/src/+/1295529 We create new ModelType: WEB_APPS. It is hidden behind kDesktopPWAsUSS base feature (disabled by default). WEB_APPS model type is included in the existing Apps toggle in sync settings (We reuse UserSelectableType::kApps). This CL follows The Sync Integration Checklist described here: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/sync/model_api.md TBR=skyostil@chromium.org Bug: 902214 Change-Id: I473df00a65348663d4dba78261d023bc57039aac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1685033 Commit-Queue: Alexey Baskakov <loyso@chromium.org> Reviewed-by: Steven Holte <holte@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#675889}
- Loading branch information
Alexey Baskakov
authored and
Commit Bot
committed
Jul 10, 2019
1 parent
17d5099
commit 5f15de1
Showing
38 changed files
with
385 additions
and
78 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
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.