| commit | 771d76f0adc1a61ab5e3b809fb6e3c69bcb45c5c | [log] [tgz] |
|---|---|---|
| author | Alex Rudenko <alexrudenko@chromium.org> | Tue Jun 09 06:25:53 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 09 06:25:53 2020 |
| tree | a0ef38334ad4c6ccafcbe83801dcabc91e8cbc8d | |
| parent | 2bbe4a788f8b44d6e8dd71d8c12414603dc89e3f [diff] |
Don't show inspector overlay if the agent is disabled This CL prevents the agent from rendering overlays when the agent is disabled. The frontend disables the overlay agent before taking a screenshot expecting it to ignore highlight requests. Fixed: 1091037 Change-Id: Ia1c66d920b1f5273f2c4d5c191fffc5467df241f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2235553 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org> Reviewed-by: Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#776412}
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.