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

Issue 1603603002: Move specialized computePositionedLogicalWidth to LayoutReplaced. (Closed)

Created:
4 years, 11 months ago by davve
Modified:
4 years, 11 months ago
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

Move specialized computePositionedLogicalWidth to LayoutReplaced. Since the isAtomicInlineLevel() rename (it used to be called isReplaced()) it looks extra strange to have a *Replaced method up in LayoutBox. While LayoutReplaced does not contain everything about replaced elements, it may contain this. Committed: https://crrev.com/d4e0de153e6f960f51158ffeb57809a3bb1ca30d Cr-Commit-Position: refs/heads/master@{#370922}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -320 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBox.h View 4 chunks +10 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 7 chunks +4 lines, -312 lines 1 comment Download
M third_party/WebKit/Source/core/layout/LayoutReplaced.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutReplaced.cpp View 2 chunks +299 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
davve
I was almost hoping something would turn up on a bot bounce but seems like ...
4 years, 11 months ago (2016-01-20 15:12:17 UTC) #3
mstensho (USE GERRIT)
lgtm, great cleanup! https://codereview.chromium.org/1603603002/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.cpp File third_party/WebKit/Source/core/layout/LayoutBox.cpp (left): https://codereview.chromium.org/1603603002/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.cpp#oldcode3014 third_party/WebKit/Source/core/layout/LayoutBox.cpp:3014: if (isAtomicInlineLevel()) { Yeah, this became ...
4 years, 11 months ago (2016-01-21 18:50:47 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1603603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1603603002/1
4 years, 11 months ago (2016-01-21 18:51:59 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-21 20:17:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1603603002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1603603002/1
4 years, 11 months ago (2016-01-22 07:48:41 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-22 07:52:40 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 07:53:35 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d4e0de153e6f960f51158ffeb57809a3bb1ca30d
Cr-Commit-Position: refs/heads/master@{#370922}

Powered by Google App Engine
This is Rietveld 408576698