| commit | dec018912c0a903a0ce2f5502b26a1cb1570c7df | [log] [tgz] | 
|---|---|---|
| author | Minoru Chikamune <chikamune@chromium.org> | Fri Apr 10 22:18:42 2020 | 
| committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 10 22:18:42 2020 | 
| tree | 134864eb44617abba0130b2541cdea16e2738d64 | |
| parent | fc472ffae2f81938c6384c9f229a1059d0d935cd [diff] | 
Migrate ColorChooserPopupUIController to use GC mojo wrappers. No behavior change. This CL reduces potential risks of use-after-free bugs. Bug: 1049056 Change-Id: I2aa3940ad452f340d6d50361fb742f9d653e5e84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145374 Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/master@{#758310}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.