Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(563)

Issue 2688413002: Calculate glyph overflow when computing overflow outside of layout (Closed)

Created:
3 years, 10 months ago by rhogan
Modified:
3 years, 10 months ago
Reviewers:
drott, Xianzhu, eae
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Calculate glyph overflow when computing overflow outside of layout Compute glyph overflow on the fly when we don't have it from a layout pass. This ensures any glyph overflow is properly invalidated when we're doing an overflow-only recalc after a style change. BUG=667245 Review-Url: https://codereview.chromium.org/2688413002 Cr-Commit-Position: refs/heads/master@{#453087} Committed: https://chromium.googlesource.com/chromium/src/+/38feb8be2c217b36fd46b228a69e31337fffe67e

Patch Set 1 #

Patch Set 2 : 667245 #

Patch Set 3 : 667245 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
A third_party/WebKit/ManualTests/overflow-on-text-beside-form-element.html View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp View 1 2 2 chunks +44 lines, -1 line 0 comments Download

Messages

Total messages: 26 (16 generated)
rhogan
Hi there, Could you take a look at my test? The issue is easy to ...
3 years, 10 months ago (2017-02-14 20:50:54 UTC) #10
Xianzhu
On 2017/02/14 20:50:54, rhogan wrote: > Hi there, > > Could you take a look ...
3 years, 10 months ago (2017-02-14 21:14:21 UTC) #12
rhogan
On 2017/02/14 at 21:14:21, wangxianzhu wrote: > On 2017/02/14 20:50:54, rhogan wrote: > > Hi ...
3 years, 10 months ago (2017-02-15 20:22:41 UTC) #13
Xianzhu
On 2017/02/15 20:22:41, rhogan wrote: > On 2017/02/14 at 21:14:21, wangxianzhu wrote: > > On ...
3 years, 10 months ago (2017-02-21 06:53:59 UTC) #16
eae
LGTM for code change. This code is hard to unit test given the dependencies sadly. ...
3 years, 10 months ago (2017-02-24 04:00:33 UTC) #17
rhogan
On 2017/02/21 at 06:53:59, wangxianzhu wrote: > 1. Where is the normal visual overflow calculation ...
3 years, 10 months ago (2017-02-24 16:10:01 UTC) #18
rhogan
On 2017/02/24 at 04:00:33, eae wrote: > LGTM for code change. This code is hard ...
3 years, 10 months ago (2017-02-24 16:17:04 UTC) #19
Xianzhu
On 2017/02/24 16:17:04, rhogan wrote: > On 2017/02/24 at 04:00:33, eae wrote: > > LGTM ...
3 years, 10 months ago (2017-02-24 16:46:00 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2688413002/40001
3 years, 10 months ago (2017-02-25 11:49:37 UTC) #23
commit-bot: I haz the power
3 years, 10 months ago (2017-02-25 13:37:13 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/38feb8be2c217b36fd46b228a69e...

Powered by Google App Engine
This is Rietveld 408576698