| commit | 1becd99a78d88df493ffe44b85f38a6ff2599f1c | [log] [tgz] |
|---|---|---|
| author | Collin Baker <collinbaker@chromium.org> | Thu May 09 20:33:44 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu May 09 20:33:44 2019 |
| tree | 6b47564cd8b517f49de57a2de9143aa0c1bc5962 | |
| parent | b150ba4c06e5a6e3c7b596b15f81310de63cef62 [diff] |
Remove always-enabled flag kUsePaintRecordForImageSkia This flag is enabled by default, not exposed in about://flags, and not used in any experiments. Additionally, this flag is queried in hot code. Removing the flag eliminates the need to refactor the check out of the hot path. Bug: 960913 Change-Id: Ida88f9c7b999eece39ea6bc434e041364819fda3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601935 Commit-Queue: Collin Baker <collinbaker@chromium.org> Reviewed-by: Michael Wasserman <msw@chromium.org> Reviewed-by: Malay Keshav <malaykeshav@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#658250}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .