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

Issue 596313004: Move painting code from RenderReplaced to ReplacedPainter. (Closed)

Created:
6 years, 2 months ago by chrishtr
Modified:
6 years, 2 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Move painting code from RenderReplaced to ReplacedPainter. BUG=412088 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182801

Patch Set 1 #

Patch Set 2 : Fix compile. #

Patch Set 3 : Fix #

Total comments: 2

Patch Set 4 : Fix #

Patch Set 5 : Merged. #

Patch Set 6 : Fix #

Patch Set 7 : Fix build. #

Patch Set 8 : Merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -74 lines) Patch
M Source/core/core.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
A Source/core/paint/ReplacedPainter.h View 1 chunk +26 lines, -0 lines 0 comments Download
A Source/core/paint/ReplacedPainter.cpp View 1 1 chunk +88 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderReplaced.h View 1 2 3 4 5 6 2 chunks +4 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderReplaced.cpp View 1 2 3 4 5 6 7 2 chunks +2 lines, -69 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
chrishtr
6 years, 2 months ago (2014-09-24 16:54:35 UTC) #2
pdr.
https://codereview.chromium.org/596313004/diff/40001/Source/core/rendering/RenderReplaced.h File Source/core/rendering/RenderReplaced.h (right): https://codereview.chromium.org/596313004/diff/40001/Source/core/rendering/RenderReplaced.h#newcode47 Source/core/rendering/RenderReplaced.h:47: virtual bool canHaveChildren() const OVERRIDE { return false; } ...
6 years, 2 months ago (2014-09-24 16:57:20 UTC) #3
chrishtr
https://codereview.chromium.org/596313004/diff/40001/Source/core/rendering/RenderReplaced.h File Source/core/rendering/RenderReplaced.h (right): https://codereview.chromium.org/596313004/diff/40001/Source/core/rendering/RenderReplaced.h#newcode47 Source/core/rendering/RenderReplaced.h:47: virtual bool canHaveChildren() const OVERRIDE { return false; } ...
6 years, 2 months ago (2014-09-25 16:36:41 UTC) #4
pdr.
LGTM
6 years, 2 months ago (2014-09-25 17:26:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596313004/40001
6 years, 2 months ago (2014-09-25 17:31:34 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/core.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 2 months ago (2014-09-25 17:31:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596313004/100001
6 years, 2 months ago (2014-09-25 17:52:25 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/20616)
6 years, 2 months ago (2014-09-25 18:01:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596313004/120001
6 years, 2 months ago (2014-09-25 18:06:02 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/28864)
6 years, 2 months ago (2014-09-25 23:12:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596313004/140001
6 years, 2 months ago (2014-09-26 23:51:47 UTC) #19
commit-bot: I haz the power
6 years, 2 months ago (2014-09-27 01:12:09 UTC) #20
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as 182801

Powered by Google App Engine
This is Rietveld 408576698