commit | fb5739db5f23789ddbbede94661977a41e749b82 | [log] [tgz] |
---|---|---|
author | Xing Liu <xingliu@chromium.org> | Thu Nov 12 06:17:10 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 12 06:17:10 2020 |
tree | c9ee718a4fcdc6c7c375f3a5e7b6a71c35c4aa08 | |
parent | f0bbc3f3ab2bf91bea606fbc5fda751f5e60a0d3 [diff] |
[Reland] Read later: Implement more ReadingListModelObserver methods. Implements more ReadingListModelObserver methods. When sync happens, we need to sync the in-memory bookmark tree. OCL:https://chromium-review.googlesource.com/c/chromium/src/+/2518774 Revert:https://chromium-review.googlesource.com/c/chromium/src/+/2532461 Difference: 1. Add comment for Add() about invalidated pointer when adding existing URL. 2. Fix test, don't use invalidated pointer. TBR=dtrainor@chromium.org Bug: 1133504,1147311 Change-Id: I9e2b85ceb0c6ba49e625dc2e9fd3789b56d55dae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532911 Reviewed-by: Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#826660}
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.
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.