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

Issue 1286693003: Move code for locating the containing flow thread out of LayoutObject. (Closed)

Created:
5 years, 4 months ago by mstensho (USE GERRIT)
Modified:
5 years, 4 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Move code for locating the containing flow thread out of LayoutObject. BUG=447718 R=leviw@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200345

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -19 lines) Patch
M Source/core/layout/LayoutFlowThread.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/layout/LayoutFlowThread.cpp View 1 chunk +24 lines, -0 lines 2 comments Download
M Source/core/layout/LayoutObject.cpp View 1 chunk +1 line, -19 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
mstensho (USE GERRIT)
5 years, 4 months ago (2015-08-11 12:50:05 UTC) #1
leviw_travelin_and_unemployed
https://codereview.chromium.org/1286693003/diff/1/Source/core/layout/LayoutFlowThread.cpp File Source/core/layout/LayoutFlowThread.cpp (right): https://codereview.chromium.org/1286693003/diff/1/Source/core/layout/LayoutFlowThread.cpp#newcode49 Source/core/layout/LayoutFlowThread.cpp:49: LayoutObject* curr = const_cast<LayoutObject*>(&descendant); What fails in this function ...
5 years, 4 months ago (2015-08-11 17:51:07 UTC) #2
mstensho (USE GERRIT)
https://codereview.chromium.org/1286693003/diff/1/Source/core/layout/LayoutFlowThread.cpp File Source/core/layout/LayoutFlowThread.cpp (right): https://codereview.chromium.org/1286693003/diff/1/Source/core/layout/LayoutFlowThread.cpp#newcode49 Source/core/layout/LayoutFlowThread.cpp:49: LayoutObject* curr = const_cast<LayoutObject*>(&descendant); On 2015/08/11 17:51:07, leviw wrote: ...
5 years, 4 months ago (2015-08-11 19:09:18 UTC) #3
leviw_travelin_and_unemployed
On 2015/08/11 at 19:09:18, mstensho wrote: > https://codereview.chromium.org/1286693003/diff/1/Source/core/layout/LayoutFlowThread.cpp > File Source/core/layout/LayoutFlowThread.cpp (right): > > https://codereview.chromium.org/1286693003/diff/1/Source/core/layout/LayoutFlowThread.cpp#newcode49 ...
5 years, 4 months ago (2015-08-11 19:13:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1286693003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1286693003/1
5 years, 4 months ago (2015-08-11 19:13:23 UTC) #6
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 19:16:13 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200345

Powered by Google App Engine
This is Rietveld 408576698