commit | 646b8948c4d76920760a682cd18748f00ae94be4 | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Mon Nov 27 21:18:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 27 21:18:51 2023 |
tree | 228ac01594a8a07386bb66127a065f2a54d40028 | |
parent | 4d6a2e8d09e0eaf26c63374f59084d55b2701cb9 [diff] |
Rewrite DOMWrapperWorld::MainWorld to pass in isolate in tests. Use the implementation that fetches the MainWorld from the isolate's storage as opposed to a static variable. Bug: 263412 Change-Id: I5ac0cc344eeaa3b83daba2d301de1ffabb3a339f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5057135 Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1229514}
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.