commit | e6b5350703e3ae117ed5bc79abde88610806bf8d | [log] [tgz] |
---|---|---|
author | SebSG <sebsg@chromium.org> | Wed Jun 16 22:59:52 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 16 22:59:52 2021 |
tree | 29419c0606cbe723ae41012daf131a728f635045 | |
parent | 279e36435b3f55c73098d5cb9e060b5f8d9994cf [diff] |
[Note] Hook up the NotesServerSaver to the NoteService. Creates a NoteRepository that handles all note saving and potentially fetching. Changes the NoteServiceFactory to be a BrowserContext factory in order to get the necessary params to create a NoteRepository. Fixed: 1218850 Change-Id: Ie6c4d239f7c7fe488995e83268c98ea0626ae5c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2956631 Commit-Queue: sebsg <sebsg@chromium.org> Reviewed-by: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#893202}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.