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

Issue 1320553004: LayoutObject::adjustStyleDifference doesn't check backgroundColor when repainting (Closed)

Created:
5 years, 3 months ago by nainar
Modified:
5 years, 3 months ago
Reviewers:
Timothy Loh
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

LayoutObject::adjustStyleDifference doesn't check backgroundColor when repainting 'background: currentColor' not getting repainted when 'color' is changed. LayoutObject::adjustStyleDifference doesn't check backgroundColor when repainting. The related bug filed occurs only on Chrome. Both FF and IE deal with this correctly. BUG=487489 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201378

Patch Set 1 #

Patch Set 2 : LayoutObject::adjustStyleDifference doesn't check backgroundColor when repainting #

Patch Set 3 : With fixed layout test #

Total comments: 4

Patch Set 4 : Final edits #

Patch Set 5 : Improving code styling #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
A LayoutTests/fast/repaint/background-currentColor-repaint.html View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A + LayoutTests/fast/repaint/background-currentColor-repaint-expected.txt View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M Source/core/layout/LayoutObject.cpp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/style/ComputedStyle.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
nainar1
Tim, Could you please take a look?
5 years, 3 months ago (2015-08-26 02:35:56 UTC) #2
nainar1
TIm, Could you take a look at the new patch set?
5 years, 3 months ago (2015-08-28 03:21:10 UTC) #5
Timothy Loh
lgtm https://codereview.chromium.org/1320553004/diff/40001/LayoutTests/fast/repaint/background-currentColor-repaint.html File LayoutTests/fast/repaint/background-currentColor-repaint.html (right): https://codereview.chromium.org/1320553004/diff/40001/LayoutTests/fast/repaint/background-currentColor-repaint.html#newcode5 LayoutTests/fast/repaint/background-currentColor-repaint.html:5: #input1 { input is a weird name.. I ...
5 years, 3 months ago (2015-08-28 04:48:44 UTC) #7
nainar1
Final edits made. Landing https://codereview.chromium.org/1320553004/diff/40001/LayoutTests/fast/repaint/background-currentColor-repaint.html File LayoutTests/fast/repaint/background-currentColor-repaint.html (right): https://codereview.chromium.org/1320553004/diff/40001/LayoutTests/fast/repaint/background-currentColor-repaint.html#newcode5 LayoutTests/fast/repaint/background-currentColor-repaint.html:5: #input1 { Done https://codereview.chromium.org/1320553004/diff/40001/Source/core/layout/LayoutObject.cpp File ...
5 years, 3 months ago (2015-08-28 05:02:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320553004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320553004/60001
5 years, 3 months ago (2015-08-28 05:03:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320553004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320553004/80001
5 years, 3 months ago (2015-08-28 05:30:11 UTC) #17
commit-bot: I haz the power
5 years, 3 months ago (2015-08-28 06:56:23 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201378

Powered by Google App Engine
This is Rietveld 408576698