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

Issue 560583003: Use more RenderBox references in RenderFlexibleBox (Closed)

Created:
6 years, 3 months ago by Sunil Ratnu
Modified:
6 years, 3 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@renderBoxReferences1
Project:
blink
Visibility:
Public.

Description

Use more RenderBox references in RenderFlexibleBox RenderFlexibleBox has several methods that take pointers to RenderBox instances but those methods assumes that the objects will never be NULL. We should replace them by references. This makes the caller code safer. This is in continuation to the CL https://codereview.chromium.org/555213002/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181922

Patch Set 1 #

Patch Set 2 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -173 lines) Patch
M Source/core/rendering/RenderFlexibleBox.h View 1 chunk +20 lines, -20 lines 0 comments Download
M Source/core/rendering/RenderFlexibleBox.cpp View 28 chunks +153 lines, -153 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Sunil Ratnu
This is in continuation and is on top of the CL https://codereview.chromium.org/555213002/ . Lets not ...
6 years, 3 months ago (2014-09-10 08:55:29 UTC) #2
Sunil Ratnu
Since the previous CL https://codereview.chromium.org/555213002/ has already landed, so rebased it to to the latest ...
6 years, 3 months ago (2014-09-11 04:30:19 UTC) #3
cbiesinger
lgtm
6 years, 3 months ago (2014-09-11 06:17:14 UTC) #4
Sunil Ratnu
Thanks for the review Christian. @owners: Please take a look. Thanks!
6 years, 3 months ago (2014-09-11 06:22:49 UTC) #5
Sunil Ratnu
On 2014/09/11 06:22:49, Sunil Ratnu wrote: > Thanks for the review Christian. > @owners: Please ...
6 years, 3 months ago (2014-09-12 00:35:41 UTC) #6
leviw_travelin_and_unemployed
rslgtm
6 years, 3 months ago (2014-09-12 18:08:08 UTC) #7
leviw_travelin_and_unemployed
lgtm
6 years, 3 months ago (2014-09-12 18:08:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560583003/20001
6 years, 3 months ago (2014-09-12 18:09:16 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 18:31:16 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 181922

Powered by Google App Engine
This is Rietveld 408576698