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

Issue 1018503004: Invalidate DisplayItemClient when selection state changes (Closed)

Created:
5 years, 9 months ago by trchen
Modified:
5 years, 9 months ago
Reviewers:
Xianzhu
CC:
blink-reviews, blink-reviews-rendering, zoltan1, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, Dominik Röttsches, jchaffraix+rendering
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Invalidate DisplayItemClient when selection state changes Selection state affects whether selection highlight should be painted during the foreground phase, thus the object should be re-recorded. BUG=463608 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192135

Patch Set 1 #

Total comments: 1

Patch Set 2 : a better plan #

Patch Set 3 : +1 missing expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +18 lines, -1 line 0 comments Download
M Source/core/layout/LayoutObject.cpp View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
trchen
5 years, 9 months ago (2015-03-18 03:23:35 UTC) #2
Xianzhu
https://codereview.chromium.org/1018503004/diff/1/Source/core/layout/LayoutObject.cpp File Source/core/layout/LayoutObject.cpp (right): https://codereview.chromium.org/1018503004/diff/1/Source/core/layout/LayoutObject.cpp#newcode3024 Source/core/layout/LayoutObject.cpp:3024: invalidateDisplayItemClient(DisplayItemClientData(*this)); Alternative way is to call 'if slimmingPaintEnabled) setShouldDoFullPaintInvalidation()' ...
5 years, 9 months ago (2015-03-18 16:10:07 UTC) #3
trchen
Revised as discussed offline & updating test expectation.
5 years, 9 months ago (2015-03-18 22:59:05 UTC) #4
Xianzhu
lgtm
5 years, 9 months ago (2015-03-18 23:21:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018503004/20001
5 years, 9 months ago (2015-03-18 23:24:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018503004/40001
5 years, 9 months ago (2015-03-19 00:47:54 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 04:06:28 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192135

Powered by Google App Engine
This is Rietveld 408576698