commit | 7b4a1f231033e8169d0678b37e92cf40ac0037bb | [log] [tgz] |
---|---|---|
author | Mounir Lamouri <[email protected]> | Mon Dec 23 16:32:10 2019 |
committer | Commit Bot <[email protected]> | Mon Dec 23 16:32:10 2019 |
tree | aed098d294735ccc8ce4afe6070c4d04be00143f | |
parent | ee18adc24f61c876d0e5bf9a2705cc68e4993b2a [diff] |
Web Contents: expose the candidate favicon URLs in WebContents. This will avoid WebContentsObserver to listen to the observer and footgun themselves thinking that they will be aware of everything while they should only expect updates. WebContentsObserver documentation has been updated accordingly. ContentFaviconDriver no longer exposes this information and the only user is now using WebContents directly. Bug: 1030540 Change-Id: I91ab4c193ef1ccbd3e4568250631029cb711f61c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1959334 Reviewed-by: Mikel Astiz <[email protected]> Reviewed-by: Jochen Eisinger <[email protected]> Reviewed-by: Alexey Baskakov <[email protected]> Commit-Queue: Mounir Lamouri <[email protected]> Cr-Commit-Position: refs/heads/master@{#727166}
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 .