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

Issue 1035463002: [S.P.] Use LayoutObject references instead of pointers. (Closed)

Created:
5 years, 9 months ago by Erik Dahlström (inactive)
Modified:
5 years, 9 months ago
Reviewers:
pdr., fs
CC:
blink-reviews, dshwang, slimming-paint-reviews_chromium.org, blink-reviews-paint_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[S.P.] Use 'const LayoutObject&' in SVGClipPainter. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192461

Patch Set 1 #

Total comments: 10

Patch Set 2 : codereview fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -26 lines) Patch
M Source/core/paint/DeprecatedPaintLayerPainter.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/paint/SVGClipPainter.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/paint/SVGClipPainter.cpp View 1 4 chunks +17 lines, -19 lines 0 comments Download
M Source/core/paint/SVGPaintContext.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Erik Dahlström (inactive)
5 years, 9 months ago (2015-03-24 13:27:16 UTC) #2
fs
Drop empty BUG= https://codereview.chromium.org/1035463002/diff/1/Source/core/paint/DeprecatedPaintLayerPainter.cpp File Source/core/paint/DeprecatedPaintLayerPainter.cpp (right): https://codereview.chromium.org/1035463002/diff/1/Source/core/paint/DeprecatedPaintLayerPainter.cpp#newcode145 Source/core/paint/DeprecatedPaintLayerPainter.cpp:145: ASSERT(renderLayer.layoutObject()); This has already been dereferenced ...
5 years, 9 months ago (2015-03-24 14:15:32 UTC) #3
fs
> Use LayoutObject references instead of pointers ...for SVGClipPainter ?
5 years, 9 months ago (2015-03-24 14:16:23 UTC) #4
Erik Dahlström (inactive)
https://codereview.chromium.org/1035463002/diff/1/Source/core/paint/DeprecatedPaintLayerPainter.cpp File Source/core/paint/DeprecatedPaintLayerPainter.cpp (right): https://codereview.chromium.org/1035463002/diff/1/Source/core/paint/DeprecatedPaintLayerPainter.cpp#newcode145 Source/core/paint/DeprecatedPaintLayerPainter.cpp:145: ASSERT(renderLayer.layoutObject()); On 2015/03/24 14:15:31, fs wrote: > This has ...
5 years, 9 months ago (2015-03-24 16:26:00 UTC) #5
fs
lgtm
5 years, 9 months ago (2015-03-24 16:27:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035463002/20001
5 years, 9 months ago (2015-03-24 16:28:19 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 19:44:46 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192461

Powered by Google App Engine
This is Rietveld 408576698