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

Issue 2439483002: Simplifiying the firstInFlowChildBox function (Closed)

Created:
4 years, 2 months ago by jfernandez
Modified:
4 years, 2 months ago
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Simplifiying the firstInFlowChildBox function Since we use nextInFlowChildBox we don't need to iterate over the children, looking for the first in-flow child. Committed: https://crrev.com/8831772546aac12d625412f9e24c99c7c3c1a411 Cr-Commit-Position: refs/heads/master@{#426165}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBox.h View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
jfernandez
4 years, 2 months ago (2016-10-19 11:46:00 UTC) #2
Manuel Rego
https://codereview.chromium.org/2439483002/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.h File third_party/WebKit/Source/core/layout/LayoutBox.h (right): https://codereview.chromium.org/2439483002/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.h#newcode1582 third_party/WebKit/Source/core/layout/LayoutBox.h:1582: : first->nextInFlowSiblingBox(); Don't you need to check if first ...
4 years, 2 months ago (2016-10-19 11:49:55 UTC) #3
Manuel Rego
lgtm Now better, thanks.
4 years, 2 months ago (2016-10-19 11:58:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2439483002/20001
4 years, 2 months ago (2016-10-19 12:01:33 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-19 13:00:38 UTC) #7
cbiesinger
lgtm
4 years, 2 months ago (2016-10-19 18:31:40 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:07:32 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8831772546aac12d625412f9e24c99c7c3c1a411
Cr-Commit-Position: refs/heads/master@{#426165}

Powered by Google App Engine
This is Rietveld 408576698