| commit | 8683b364d376b33bed4cbfe6b46d2c39411b05cd | [log] [tgz] |
|---|---|---|
| author | eae <eae@chromium.org> | Sat Mar 11 03:28:13 2017 |
| committer | Commit bot <commit-bot@chromium.org> | Sat Mar 11 03:28:13 2017 |
| tree | a7468758801a2b2dad62fea749acedd76e83d46a | |
| parent | ac0b0fc3924e2586a072f8343376a1f295b3786a [diff] |
Limit optimized LayoutBlockFlowLine width computation to 8bit Limit the use of the optimized LayoutBlockFlowLine width implementation to 8-bit text as it isn't guaranteed to work correctly for 16-bit text. BUG=692014 R=kojii@chromium.org Review-Url: https://codereview.chromium.org/2706033009 Cr-Commit-Position: refs/heads/master@{#456271}