Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(99)

Issue 1180143003: Don't paint self-painting frameset frames in the layout tree paint recursion. (Closed)

Created:
4 years, 10 months ago by chrishtr
Modified:
4 years, 10 months ago
Reviewers:
pdr., wkorman
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Don't paint self-painting frameset frames in the layout tree paint recursion. They are painted via the DeprecatedPaintLayer paint recursion instead. This previously resulted in double-painting of frameset frames. BUG=498938 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197062

Patch Set 1 #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -3 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +2 lines, -0 lines 0 comments Download
A LayoutTests/paint/frames/frameset-with-stacking-contexts.html View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/paint/frames/resources/subframe.html View 1 chunk +3 lines, -0 lines 0 comments Download
A + LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.png View 1 Binary file 0 comments Download
A + LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.txt View 1 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/paint/FrameSetPainter.cpp View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
chrishtr
4 years, 10 months ago (2015-06-12 18:03:33 UTC) #2
wkorman
https://codereview.chromium.org/1180143003/diff/20001/LayoutTests/paint/frames/frameset-with-stacking-contexts.html File LayoutTests/paint/frames/frameset-with-stacking-contexts.html (right): https://codereview.chromium.org/1180143003/diff/20001/LayoutTests/paint/frames/frameset-with-stacking-contexts.html#newcode2 LayoutTests/paint/frames/frameset-with-stacking-contexts.html:2: <frame src="resources/subframe.html" style="opacity: 0.6"> Comment or bit of text ...
4 years, 10 months ago (2015-06-12 19:14:48 UTC) #3
chrishtr
https://codereview.chromium.org/1180143003/diff/20001/LayoutTests/paint/frames/frameset-with-stacking-contexts.html File LayoutTests/paint/frames/frameset-with-stacking-contexts.html (right): https://codereview.chromium.org/1180143003/diff/20001/LayoutTests/paint/frames/frameset-with-stacking-contexts.html#newcode2 LayoutTests/paint/frames/frameset-with-stacking-contexts.html:2: <frame src="resources/subframe.html" style="opacity: 0.6"> On 2015/06/12 at 19:14:48, wkorman ...
4 years, 10 months ago (2015-06-12 19:57:29 UTC) #4
wkorman
lgtm
4 years, 10 months ago (2015-06-12 20:03:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1180143003/40001
4 years, 10 months ago (2015-06-12 20:04:11 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2015-06-12 21:17:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197062

Powered by Google App Engine
This is Rietveld 408576698