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

Issue 2571283002: Remove StyleDifference::needsPaintPropertyUpdate() (Closed)

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

Description

Remove StyleDifference::needsPaintPropertyUpdate() After looked into several paint property update issues, I feel that the flag has little use. Most of situations needing paint property update can't be derived from only style difference. It seems better to keep needsPaintPropertyUpdate in layout and paint modules. BUG=645667 Committed: https://crrev.com/e0f6787cf951fe2ba1895c2e1a68cb398da938fa Cr-Commit-Position: refs/heads/master@{#438670}

Patch Set 1 #

Patch Set 2 : - #

Patch Set 3 : Fix layout test failures #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -28 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutObject.cpp View 1 2 1 chunk +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 2 chunks +1 line, -14 lines 0 comments Download
M third_party/WebKit/Source/core/style/StyleDifference.h View 3 chunks +3 lines, -9 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
Xianzhu
Wdyt?
4 years ago (2016-12-14 18:55:31 UTC) #2
pdr.
On 2016/12/14 at 18:55:31, wangxianzhu wrote: > Wdyt? How will we solve the cssClipChanged issue ...
4 years ago (2016-12-14 21:06:17 UTC) #7
Xianzhu
On 2016/12/14 21:06:17, pdr. wrote: > On 2016/12/14 at 18:55:31, wangxianzhu wrote: > > Wdyt? ...
4 years ago (2016-12-14 21:41:12 UTC) #8
pdr.
On 2016/12/14 at 21:41:12, wangxianzhu wrote: > On 2016/12/14 21:06:17, pdr. wrote: > > On ...
4 years ago (2016-12-14 21:42:07 UTC) #9
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/2571283002/40001
4 years ago (2016-12-14 21:48:21 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-14 23:25:32 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-14 23:28:24 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e0f6787cf951fe2ba1895c2e1a68cb398da938fa
Cr-Commit-Position: refs/heads/master@{#438670}

Powered by Google App Engine
This is Rietveld 408576698