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

Issue 22893013: Move Floats out of RenderBlock (Closed)

Created:
7 years, 4 months ago by Bem Jones-Bey (adobe)
Modified:
7 years, 4 months ago
Reviewers:
eseidel, ojan
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Visibility:
Public.

Description

Move Floats out of RenderBlock This not only makes the code more readable and maintainable, it also will allow for more decoupling of RenderBlock and the FloatingObjects, hopefully making it possible for FloatingObjects to be more central and not need to have one for each RenderBlock that is affected by floats. BUG=271774 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156231

Patch Set 1 #

Patch Set 2 : Fix the build #

Patch Set 3 : Fix release bot compile error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+589 lines, -511 lines) Patch
M Source/core/core.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A Source/core/rendering/FloatingObjects.h View 1 1 chunk +255 lines, -0 lines 0 comments Download
A Source/core/rendering/FloatingObjects.cpp View 1 2 1 chunk +319 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderBlock.h View 6 chunks +1 line, -254 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 2 9 chunks +1 line, -246 lines 0 comments Download
M Source/core/rendering/RenderBlockLineLayout.cpp View 1 6 chunks +10 lines, -10 lines 0 comments Download
M Source/core/rendering/RenderView.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Bem Jones-Bey (adobe)
So I pulled it out. What do you think? I does compile, and it doesn't ...
7 years, 4 months ago (2013-08-15 17:59:27 UTC) #1
ojan
lgtm
7 years, 4 months ago (2013-08-15 18:18:49 UTC) #2
Bem Jones-Bey (adobe)
On 2013/08/15 17:59:27, Bem Jones-Bey (adobe) wrote: > So I pulled it out. What do ...
7 years, 4 months ago (2013-08-15 18:31:27 UTC) #3
eseidel
We have some unexplained perf regressions from earlier this week which could be related to ...
7 years, 4 months ago (2013-08-15 19:37:42 UTC) #4
eseidel
Thanks for doing this.
7 years, 4 months ago (2013-08-15 19:38:05 UTC) #5
eseidel
lgtm
7 years, 4 months ago (2013-08-15 21:41:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bjonesbe@adobe.com/22893013/9001
7 years, 4 months ago (2013-08-15 21:41:48 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 4 months ago (2013-08-15 22:14:06 UTC) #8
Bem Jones-Bey (adobe)
On 2013/08/15 22:14:06, I haz the power (commit-bot) wrote: > Sorry for I got bad ...
7 years, 4 months ago (2013-08-15 22:31:26 UTC) #9
Bem Jones-Bey (adobe)
On 2013/08/15 22:31:26, Bem Jones-Bey (adobe) wrote: > On 2013/08/15 22:14:06, I haz the power ...
7 years, 4 months ago (2013-08-16 16:33:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bjonesbe@adobe.com/22893013/22001
7 years, 4 months ago (2013-08-16 16:33:25 UTC) #11
commit-bot: I haz the power
7 years, 4 months ago (2013-08-16 17:55:27 UTC) #12
Message was sent while issue was closed.
Change committed as 156231

Powered by Google App Engine
This is Rietveld 408576698