commit | 0402e18797bf1e78ce6f3d33932e1daf0673f21d | [log] [tgz] |
---|---|---|
author | Sam Sebree <sasebree@microsoft.com> | Fri Sep 25 21:38:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 25 21:38:13 2020 |
tree | 637f250b7db0673371af34bb05bec21b0f55b8d7 | |
parent | 4f3d0ebee655a4be23f54b64a0a00ef6b438060f [diff] |
Bugfix: Popup blocker default state not considered This change addresses an issue in which, when the context URL is not available, popups continue to be blocked despite disabling popup blocking. Bug: 1128530 Change-Id: Ie25127f44da29a88e479ad1eca14ea3a69221b8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425127 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Sam Sebree <sasebree@microsoft.com> Cr-Commit-Position: refs/heads/master@{#810788}
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.