commit | 90277c25dd57660dbc3e073799ebbbfa0f2c78bc | [log] [tgz] |
---|---|---|
author | Anders Hartvoll Ruud <andruud@chromium.org> | Mon Apr 12 09:13:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 12 09:13:10 2021 |
tree | 82692faa16a68213f3fe8750101b7186c3b0030b | |
parent | 511c15764d54b5b007152084700f8be128d95237 [diff] |
Revert "Generate CSSStyleDeclaration attributes" This reverts commit 47d0c68670686804faf01e3207b1f3196bc12541. Adding 1000+ properties causes memory regressions. Fixed: 1185207 Bug: 700338 Change-Id: I18fce42e477750a786256761ed564e818b2f5475 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2813959 Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#871417}
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.