| commit | 5b24e34bd064d940c588da5dfd61760483d8b790 | [log] [tgz] |
|---|---|---|
| author | Kent Tamura <tkent@chromium.org> | Fri Feb 14 04:07:01 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 14 04:07:01 2020 |
| tree | 714e7c713d1a910e06655bf37689ad61588cca9f | |
| parent | 6e2f31c609da5471d30841328f66c52e5027cdba [diff] |
Remove LayoutTextControl::ComputePreferredLogicalWidths() This function is an incomplete copy of |LayoutBlockFlow:: ComputePreferredLogicalWidths()|. |LayoutTextControl:: ComputeIntrinsicLogicalWidths()| was a part of ComputePreferredLogicalWidths(). When ComputeIntrinsicLocalWidths() was added by http://crrev.com/577bff1, we should have removed LayoutTextControl::ComputePreferredLogicalWidths(). Bug: 1040828 Change-Id: Iafe74f0ba7c112a51395eb83086046955a1e37f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055906 Reviewed-by: Koji Ishii <kojii@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#741342}
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 .