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

Issue 2346213002: Update PseudoElements during recalcStyle. (Closed)

Created:
4 years, 3 months ago by MuVen
Modified:
4 years, 2 months ago
Reviewers:
skobes
CC:
chromium-reviews, blink-reviews, dshwang, slimming-paint-reviews_chromium.org, blink-reviews-paint_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update PseudoElements during recalcStyle. Update PseudoElements during recalcStyle. If the pseudoStyles have changed, ensure layoutObject triggers setStyle. BUG=492785 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/b7f5abb9c6374727928fd955052f53811cfe6a90 Cr-Commit-Position: refs/heads/master@{#421755}

Patch Set 1 : done #

Patch Set 2 : allow layoutobject to layout on needslayout #

Patch Set 3 : Update UpdatePseudoElements on recalcStyle #

Total comments: 2

Patch Set 4 : ensuring layoutObject triggers setStyle on recalcStyle #

Patch Set 5 : Rebase to latest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -6 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-reconstruction-on-setting-newstyle.html View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/scrollbars/custom-scrollbar-reconstruction-on-setting-newstyle-expected.html View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.cpp View 1 2 3 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 69 (54 generated)
MuVen
Skobes PTAL. The root cause of this issue is as follows: Iframe platform scrollbar are ...
4 years, 3 months ago (2016-09-19 08:35:28 UTC) #10
skobes
Why doesn't LayoutObject::styleDidChange invalidate the layout properly?
4 years, 3 months ago (2016-09-19 19:32:20 UTC) #11
MuVen
On 2016/09/19 19:32:20, skobes wrote: > Why doesn't LayoutObject::styleDidChange invalidate the layout properly? These statements ...
4 years, 3 months ago (2016-09-20 10:42:24 UTC) #12
MuVen
PTAL.
4 years, 3 months ago (2016-09-22 15:30:09 UTC) #25
skobes
I think the problem is not specific to RLS, or to iframes. For example in ...
4 years, 3 months ago (2016-09-22 20:11:23 UTC) #26
MuVen
Hi Skobes, Found the real culprit :) On inserting Style change after timeout, All elements ...
4 years, 3 months ago (2016-09-23 12:20:35 UTC) #33
skobes
https://codereview.chromium.org/2346213002/diff/100001/third_party/WebKit/Source/core/style/ComputedStyle.cpp File third_party/WebKit/Source/core/style/ComputedStyle.cpp (left): https://codereview.chromium.org/2346213002/diff/100001/third_party/WebKit/Source/core/style/ComputedStyle.cpp#oldcode173 third_party/WebKit/Source/core/style/ComputedStyle.cpp:173: if (!oldStyle.hasAnyPublicPseudoStyles()) We should avoid looping in the common ...
4 years, 3 months ago (2016-09-24 00:11:39 UTC) #37
MuVen
PTAL.
4 years, 2 months ago (2016-09-26 14:53:19 UTC) #53
MuVen
friendly ping !!!
4 years, 2 months ago (2016-09-27 16:05:42 UTC) #54
skobes
lgtm
4 years, 2 months ago (2016-09-28 22:10:20 UTC) #55
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/2346213002/140001
4 years, 2 months ago (2016-09-29 00:15:17 UTC) #57
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/76920) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-09-29 00:18:15 UTC) #59
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/2346213002/160001
4 years, 2 months ago (2016-09-29 04:03:01 UTC) #65
commit-bot: I haz the power
Committed patchset #5 (id:160001)
4 years, 2 months ago (2016-09-29 05:19:54 UTC) #67
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 05:23:12 UTC) #69
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b7f5abb9c6374727928fd955052f53811cfe6a90
Cr-Commit-Position: refs/heads/master@{#421755}

Powered by Google App Engine
This is Rietveld 408576698