commit | ae3b05939d519bf798f2846e53e270fb99307fbe | [log] [tgz] |
---|---|---|
author | Dominic Farolino <dom@chromium.org> | Thu Oct 12 16:45:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 12 16:45:47 2023 |
tree | a014f39d1045c2784af67e75165fbb7f913e5a8b | |
parent | 324071ca52b0b731a0ae4d04e68389703dcae0fa [diff] |
DOM: Add WPT ensuring that `Subscriber` is not ActiveScriptWrappable See https://docs.google.com/document/d/1NEobxgiQO-fTSocxJBqcOOOVZRmXcTFg9Iqrhebb7bg/edit#heading=h.iug2i3l4dmys. The test this CL adds is a `wpt_internal` test, since it relies on Chromium-specific garbage-collection-triggering APIs. R=masonf@chromium.org Bug: 1485981 Change-Id: I629a255914d15c88a9e9c6aca82f76f6f800051d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4923571 Commit-Queue: Dominic Farolino <dom@chromium.org> Reviewed-by: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1208898}
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.