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

Issue 1968403002: LayoutBlock::removeChild() override no longer needed. (Closed)

Created:
4 years, 7 months ago by mstensho (USE GERRIT)
Modified:
4 years, 7 months ago
Reviewers:
eae, szager1, wkorman
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
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

LayoutBlock::removeChild() override no longer needed. It was all about anonymous block merging and collapsing, which is a thing that only LayoutBlockFlow needs to do. So move everything there. BUG=302024 Committed: https://crrev.com/64dec30deb72324e6c393e158ba0bb6aedea5f7d Cr-Commit-Position: refs/heads/master@{#393267}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -34 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBlock.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlock.cpp View 1 chunk +0 lines, -33 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlockFlow.cpp View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
mstensho (USE GERRIT)
4 years, 7 months ago (2016-05-12 12:41:49 UTC) #3
eae
LGTM
4 years, 7 months ago (2016-05-12 16:20:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1968403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1968403002/1
4 years, 7 months ago (2016-05-12 16:21:18 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-12 16:24:32 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 16:27:06 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/64dec30deb72324e6c393e158ba0bb6aedea5f7d
Cr-Commit-Position: refs/heads/master@{#393267}

Powered by Google App Engine
This is Rietveld 408576698