commit | b13ffda7cd863510c86cd5c804321b350b8800ab | [log] [tgz] |
---|---|---|
author | Christian Dullweber <[email protected]> | Fri Feb 23 11:42:14 2018 |
committer | Commit Bot <[email protected]> | Fri Feb 23 11:42:14 2018 |
tree | 0a80f9f3c8c55672d8ee2ba870dad3eefd3fafca | |
parent | f6d6211d3e7a8d6662ba7b807b56d0d56ea0d396 [diff] |
Reland "Update session and recent tabs after navigation entry deletions" This is a reland of 6d0f343d1a2c7662f62b1b3e3b03c2339ed7ae33. Fixed missing initialization of rebuild_on_next_save_ in second SessionService constructor. Original change's description: > Update session and recent tabs after navigation entry deletions > > When navigation entries have been deleted, sessions need to be rewritten > to erase all traces of visited urls and recent tabs have to be cleaned > up. > > Bug: 407074 > Change-Id: I25d25fc3a2a7fae4e44dbfa6dbcab4bb2e8a16da > Reviewed-on: https://chromium-review.googlesource.com/899249 > Commit-Queue: Christian Dullweber <[email protected]> > Reviewed-by: Scott Violet <[email protected]> > Reviewed-by: Martin Šrámek <[email protected]> > Cr-Commit-Position: refs/heads/master@{#538423} [email protected], [email protected] Bug: 407074 Change-Id: Ib739c2f3d9028bc84b15dbfcc7d715ff9e64a3f9 Reviewed-on: https://chromium-review.googlesource.com/934201 Commit-Queue: Christian Dullweber <[email protected]> Reviewed-by: Christian Dullweber <[email protected]> Cr-Commit-Position: refs/heads/master@{#538761}
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 .