| commit | a46f78ed34b09a496ebcb288b8fcdd627bcd995c | [log] [tgz] |
|---|---|---|
| author | Ravjit Uppal <ravjit@chromium.org> | Thu Jul 31 16:24:58 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 31 16:24:58 2025 |
| tree | 9a4fedf209de3626dabb23ad42009c4e6f338e86 | |
| parent | 3cfafed406b4f0b924ccf9e1ce96ac2ddf8854b1 [diff] |
[PEPC] Use correct tag when creating HTMLGeolocationElement HTMLGeolocationElement was using the Permission tag. Updated the code so that any Element that is created using HTMLPermissionElement as the base sets the correct tag. Bug: 433486000 Change-Id: Iaf400045fb017f95283baaf517866687e4143a5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6801978 Reviewed-by: Joey Arhar <jarhar@chromium.org> Commit-Queue: Joey Arhar <jarhar@chromium.org> Auto-Submit: Ravjit Uppal <ravjit@chromium.org> Cr-Commit-Position: refs/heads/main@{#1494887}
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.