commit | 1eea870b8ecd2123ccf364b04f1f09b50fccddb8 | [log] [tgz] |
---|---|---|
author | spqchan <[email protected]> | Fri Jun 08 06:13:36 2018 |
committer | Commit Bot <[email protected]> | Fri Jun 08 06:13:36 2018 |
tree | b51b459047be52a5218a2ad49bef5a7ba8b7392a | |
parent | c85e64e9f0b9258712c4a9bed5bfb70aa546d639 [diff] |
Remove Cocoa Dependency from BrowserWindowTouchBar To make the BrowserWindowTouchBar available to MacViews, modify the class so that it no longer depends on Cocoa code to receive updates for the touch bar item states. This CL converts BookmarkTabHelperDelegate to BookmarkTabHelperObserver so that BrowserWindowTouchBar can observe the current web contents for starred changes. Overview CL: https://chromium-review.googlesource.com/c/chromium/src/+/1086867 Bug: 841714 Change-Id: Id8944ad085d87288bcda767a53bb1abfe5c0eab9 Reviewed-on: https://chromium-review.googlesource.com/1090315 Commit-Queue: Sarah Chan <[email protected]> Reviewed-by: Elly Fong-Jones <[email protected]> Cr-Commit-Position: refs/heads/master@{#565570}
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 .