commit | 06fa7270aad2a25a33ed1b137eae39dea8ce8377 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <[email protected]> | Tue Nov 14 13:26:58 2017 |
committer | Commit Bot <[email protected]> | Tue Nov 14 13:26:58 2017 |
tree | 260db8fd0ccd15502e5a1f3dfae2b17a9d137749 | |
parent | 80d4d80f6c6039cc3a44f1906994f69b1082d356 [diff] |
Add the Clean toolbar to ios/chrome This CL adds the Toolbar objects (coordinator/mediator/ViewController) created in ios/clean in ios/chrome/browser/ui/toolbar/clean. It will allow to modify and use them in chrome. For now those objects are not used in ios/chrome, to allow an easier review. All the content specific to ios/clean is removed, except the dispatcher protocols which are adapted to the ones used in ios/chrome. The classes are duplicated, with the one in ios/clean prefixed with "Clean". The constants and other utility files are moved. Having this code checkout in ios/chrome will allow to work on them more easily than having to import them file by file every time we need to use one. Bug: 784372 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ia5eb513198b32a1d2f93603c36884c90d04cbbaf Reviewed-on: https://chromium-review.googlesource.com/766370 Reviewed-by: Mark Cogan <[email protected]> Commit-Queue: Gauthier Ambard <[email protected]> Cr-Commit-Position: refs/heads/master@{#516284}
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 .