commit | 163835a2375d6b7d67571e563fcaab39a7a79c6e | [log] [tgz] |
---|---|---|
author | Joel Hockey <[email protected]> | Wed Dec 20 11:51:57 2017 |
committer | Commit Bot <[email protected]> | Wed Dec 20 11:51:57 2017 |
tree | 113d62080990d4a7eab1eaa10e688bccce75e69d | |
parent | 479f16864adf206a648225669377ba7bdaafcd49 [diff] |
Onion Soup ColorChooser * Moved mojom definitions from content(/public)/common to WebKit/common/color_chooser. * Mojo calls are now made directly from blink in ColorChooserUIController. * Deleted unneeded implementation files: - content/renderer/renderer_webcolorchooser_impl.[h|cc] - third_party/WebKit/public/web/WebColorChooser.h - third_party/WebKit/public/web/WebColorChooserClient.h - third_party/WebKit/public/web/WebColorSuggestion.h - third_party/WebKit/Source/core/exported/WebColorSuggestion.cpp - third_party/WebKit/Source/platform/ColorSuggestion.h * Deleted unneeded test mock files: - content/shell/test_runner/mock_color_chooser.[h|cc] - replaced with mock-colorchooser.js to intercept mojo calls. Bug: 788960 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_dbg_ng Change-Id: I305a2abb3cba457042c877e6401abbe383611c75 Reviewed-on: https://chromium-review.googlesource.com/821954 Reviewed-by: Sam McNally <[email protected]> Reviewed-by: Ken Buchanan <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Commit-Queue: Joel Hockey <[email protected]> Cr-Commit-Position: refs/heads/master@{#525311}
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 .