| commit | df23b7aa46d1bb9e4ea6d70e6ca239482a60ce71 | [log] [tgz] |
|---|---|---|
| author | Tim Judkins <tjudkins@chromium.org> | Wed Dec 17 19:46:44 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 17 19:46:44 2025 |
| tree | 27ee24a44c2f33fbd9d1d58aaa47b95ce4d45c0c | |
| parent | 161eff4cfea9ba92703b19efd254a857c0233c2e [diff] |
[Extensions WebIDL] Convert crossOriginIsolation to WebIDL This conversion was largely done using a detailed description of the conversion process passed to Gemini CLI. To double check this work, the file has also been copied into the converted schemas test to verify no functional difference in output. Fixed: 452428129 Change-Id: I3aaf2a0da6c980126d9aa59bf1a158b928a874ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7264753 Reviewed-by: Emilia Paz <emiliapaz@chromium.org> Commit-Queue: Tim <tjudkins@chromium.org> Cr-Commit-Position: refs/heads/main@{#1560090}
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.