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

Issue 1645753002: [Line Layout API] Convert a few RootInlineBox uses of layoutObject() (Closed)

Created:
4 years, 11 months ago by dgrogan
Modified:
4 years, 11 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, pilgrim_google
Base URL:
https://chromium.googlesource.com/chromium/src.git@2_api_shim_ax
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Line Layout API] Convert a few RootInlineBox uses of layoutObject() Classes inside core/layout/ that need a reference to an InlineBox's layoutObject are being converted to use lineLayoutItem() so that we can rationalize access to the Layout tree. There are no functional changes. BUG=499321 Committed: https://crrev.com/2b4d3d0cf0448f270aaaf86556fd51edb39a6d5a Cr-Commit-Position: refs/heads/master@{#371935}

Patch Set 1 #

Total comments: 2

Patch Set 2 : without patchset dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
dgrogan
Emil or Levi, could you review this? https://codereview.chromium.org/1645753002/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp File third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp (right): https://codereview.chromium.org/1645753002/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp#newcode2862 third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp:2862: result.uniteLeft(logicalLeftSelectionGap(rootBlock, rootBlockPhysicalPosition, ...
4 years, 11 months ago (2016-01-27 22:32:03 UTC) #2
eae
LGTM https://codereview.chromium.org/1645753002/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp File third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp (right): https://codereview.chromium.org/1645753002/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp#newcode2862 third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp:2862: result.uniteLeft(logicalLeftSelectionGap(rootBlock, rootBlockPhysicalPosition, offsetFromRootBlock, LineLayoutItem(const_cast<LayoutBlockFlow*>(this)), curr->logicalLeft(), curr->logicalTop(), curr->logicalHeight(), paintInfo)); ...
4 years, 11 months ago (2016-01-27 22:34:37 UTC) #3
commit-bot: I haz the power
This CL has an open dependency (Issue 1649453002 Patch 1). Please resolve the dependency and ...
4 years, 11 months ago (2016-01-27 22:47:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645753002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645753002/20001
4 years, 11 months ago (2016-01-27 23:10:37 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-28 00:28:03 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-28 00:35:22 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2b4d3d0cf0448f270aaaf86556fd51edb39a6d5a
Cr-Commit-Position: refs/heads/master@{#371935}

Powered by Google App Engine
This is Rietveld 408576698