commit | 8a3a0fccb39d6b8334c9a0496c0d5056e50cdb3f | [log] [tgz] |
---|---|---|
author | Illia Klimov <elklm@google.com> | Tue Aug 18 13:00:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 18 13:00:02 2020 |
tree | 59123a68d7be4b42018bc96af4967f85cc40fb00 | |
parent | 70d62dec3d6b4668305ef5294ee6141c0e8c5c14 [diff] |
Geolocation & Midi indication bubble. Since permission delegation is enabled by default and soon the feature flag will be removed, we simplify the indicator bubbles for geolocation and midi_sysex since the top frame is the one that is responsible, and delegates feature availability based on its access to said features. Bug: 1090541 Change-Id: I49b3e0175ceaae4dcda96d01cf61dcad0dbaaafa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346386 Commit-Queue: Illia Klimov <elklm@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Reviewed-by: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#799072}
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.