commit | 2c6af4abf8216970d76b92ac38f35dd3fac28fa8 | [log] [tgz] |
---|---|---|
author | edchin <[email protected]> | Tue Dec 05 02:16:49 2017 |
committer | Commit Bot <[email protected]> | Tue Dec 05 02:16:49 2017 |
tree | ff61ea751de4ef15c4c3112233073180e795664b | |
parent | e2620c99e69f29346cb2aeb173d558492f3bbf22 [diff] |
[ios] Remove rootViewController from /download A method (-controllerForUnhandledContent:) was in CRWWebDelegate when it belongs in CRWNativeContentProvider protocol. This helped pull the implementation out of tab.mm and into the BVC, which can provide a base view controller for presenting UI, instead of using rootViewController for presentation. Bug: 791206 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: If82dcb4f16a64d5e1fef99e2805588e92f2ca4d9 Reviewed-on: https://chromium-review.googlesource.com/807306 Commit-Queue: edchin <[email protected]> Reviewed-by: Mark Cogan <[email protected]> Reviewed-by: edchin <[email protected]> Reviewed-by: Eugene But <[email protected]> Cr-Commit-Position: refs/heads/master@{#521591}
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 .