commit | 1a75b44e946578747812badb7aaa484d7c176fac | [log] [tgz] |
---|---|---|
author | Fredrik Söderqvist <fs@opera.com> | Thu Oct 01 08:33:03 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 01 08:33:03 2020 |
tree | 7fce2b75b246885366284da1afa52bb8d7a11cd5 | |
parent | 2f1645ac9a24b5609a403c61ae103eca7f4d17b9 [diff] |
Implement LayoutSVGInlineText::InvalidateSubtreeLayoutForFontUpdates If the font changes we need to invalidate the text metrics so that the text layout data is updated. Fixed: 1133297 Change-Id: I13579257430e535e139ae57ca53990c053cf8d5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2439072 Reviewed-by: Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#812590}
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 .
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.