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

Issue 2529423003: Introduce resetLayout(), to offload layoutBlockFlow(). (Closed)

Created:
4 years ago by mstensho (USE GERRIT)
Modified:
4 years ago
Reviewers:
szager1
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

Introduce resetLayout(), to offload layoutBlockFlow(). Committed: https://crrev.com/053608703a4f735d5bf48fdef38e76f4d4678c9c Cr-Commit-Position: refs/heads/master@{#435471}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -23 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp View 3 chunks +26 lines, -23 lines 2 comments Download

Messages

Total messages: 16 (8 generated)
mstensho (USE GERRIT)
4 years ago (2016-11-29 14:26:09 UTC) #4
mstensho (USE GERRIT)
ping?
4 years ago (2016-11-30 18:35:51 UTC) #7
szager1
lgtm with nit. https://codereview.chromium.org/2529423003/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp File third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp (right): https://codereview.chromium.org/2529423003/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp#newcode473 third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp:473: if (m_paginationStateChanged) { Should this be ...
4 years ago (2016-11-30 20:33:29 UTC) #8
mstensho (USE GERRIT)
https://codereview.chromium.org/2529423003/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp File third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp (right): https://codereview.chromium.org/2529423003/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp#newcode473 third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp:473: if (m_paginationStateChanged) { On 2016/11/30 20:33:28, szager1 wrote: > ...
4 years ago (2016-11-30 20:47:58 UTC) #9
szager1
On 2016/11/30 20:47:58, mstensho wrote: > https://codereview.chromium.org/2529423003/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp > File third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp (right): > > https://codereview.chromium.org/2529423003/diff/1/third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp#newcode473 > ...
4 years ago (2016-11-30 22:02:26 UTC) #10
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/2529423003/1
4 years ago (2016-11-30 22:08:16 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-30 23:27:18 UTC) #14
commit-bot: I haz the power
4 years ago (2016-11-30 23:30:26 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/053608703a4f735d5bf48fdef38e76f4d4678c9c
Cr-Commit-Position: refs/heads/master@{#435471}

Powered by Google App Engine
This is Rietveld 408576698