commit | 0bd919f2fd953155ac70dae9876d88addcd265da | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Fri Jun 10 20:48:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 20:48:47 2022 |
tree | 930e0f7381c06445b9e9087f4dd231e37056364c | |
parent | ddf56ce47645ece805abd5a5b4ee0740bfd2037d [diff] |
Add ReflectInvalid to popup attribute This capability was recently [1] added to the bindings - it will make the popup attribute reflect `null` for invalid values, rather than the empty string ''. [1] https://chromium-review.googlesource.com/c/chromium/src/+/3688787 Bug: 1307772 Change-Id: I0fec5e284004514f0ef9a5ae7faefee2958bdf8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696341 Reviewed-by: Joey Arhar <jarhar@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Auto-Submit: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013120}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.