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

Issue 390173003: When accessing line boxes, use RenderBlockFlow instead of RenderBlock. (Closed)

Created:
6 years, 5 months ago by jbroman
Modified:
6 years, 5 months ago
CC:
aboxhall, blink-reviews, blink-reviews-html_chromium.org, blink-reviews-rendering, dglazkov+blink, dmazzoni, krit, eae+blinkwatch, ed+blinkwatch_opera.com, f(malita), fs, gyuyoung.kim_webkit.org, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr., rwlbuis, rune+blink, Stephen Chennney, zoltan1
Project:
blink
Visibility:
Public.

Description

When accessing line boxes, use RenderBlockFlow instead of RenderBlock. BUG=393945, 302024 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178516

Patch Set 1 #

Patch Set 2 : make line box methods protected #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M Source/core/rendering/RenderBlock.h View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderBlockFlow.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jbroman
Only a RenderBlockFlow can actually have line boxes. Many call sites of RenderBlock's remaining line ...
6 years, 5 months ago (2014-07-15 13:36:09 UTC) #1
Julien - ping for review
> Only a RenderBlockFlow can actually have line boxes. Many call sites of RenderBlock's remaining ...
6 years, 5 months ago (2014-07-15 23:23:22 UTC) #2
jbroman
On 2014/07/15 23:23:22, Julien Chaffraix - PST wrote: > > Only a RenderBlockFlow can actually ...
6 years, 5 months ago (2014-07-15 23:26:03 UTC) #3
jbroman
Alright; how does this look? I've made some of the methods in question protected in ...
6 years, 5 months ago (2014-07-18 14:13:03 UTC) #4
jbroman
On 2014/07/18 14:13:03, jbroman wrote: > Alright; how does this look? I've made some of ...
6 years, 5 months ago (2014-07-18 14:14:10 UTC) #5
jbroman
On 2014/07/18 14:14:10, jbroman wrote: > On 2014/07/18 14:13:03, jbroman wrote: > > Alright; how ...
6 years, 5 months ago (2014-07-18 14:17:33 UTC) #6
Julien - ping for review
That's a good trade-off (unfortunately won't prevent abuse in RenderBlock but I assume you will ...
6 years, 5 months ago (2014-07-18 21:10:50 UTC) #7
jbroman
The CQ bit was checked by jbroman@chromium.org
6 years, 5 months ago (2014-07-19 13:52:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/390173003/80001
6 years, 5 months ago (2014-07-19 13:53:21 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 14:52:33 UTC) #10
Message was sent while issue was closed.
Change committed as 178516

Powered by Google App Engine
This is Rietveld 408576698