commit | 0a3bedbae1beb6e14063c9168f469762fdc531b0 | [log] [tgz] |
---|---|---|
author | Michael Wilson <mjwilson@chromium.org> | Thu Jan 30 22:09:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 22:09:57 2025 |
tree | 493bf64d6ddf3efb29d94ac79802288e1845a395 | |
parent | aea2bcfd831ed18ca50a20c5b625f55fd13bdff8 [diff] |
Remove DenormalEnabler from ScriptProcessorNode This is a follow-up to https://crrev.com/c/6077677 After experimenting, ScriptProcessorNode JavaScript is already running in a complaint mode so the DenormalEnabler is not necessary. Bug: 382005099 Change-Id: If9774e60640446c567270a8f065500beecc8a40b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219685 Commit-Queue: Michael Wilson <mjwilson@chromium.org> Reviewed-by: Alvin Ji <alvinji@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413754}
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.