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

Issue 2367253005: [Layout API] Use ownerLayoutItem in forceLayoutParentViewIfNeeded() (Closed)

Created:
4 years, 2 months ago by pilgrim_google
Modified:
4 years, 2 months ago
Reviewers:
eae
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Layout API] Use ownerLayoutItem in forceLayoutParentViewIfNeeded() Direct access to LayoutPart is deprecated and being removed soon. The replacement is LayoutPartItem, which routes methods through the new block layout API. (See linked crbug for details.) This means the ownerLayoutObject() method is also deprecated, to be replaced with ownerLayoutItem(). There are no functional changes. BUG=499321 TBR=eae@chromium.org Committed: https://crrev.com/b55cd79204bf4bfae18dc5d9604f3a0879be445f Cr-Commit-Position: refs/heads/master@{#421230}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -24 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LayoutItem.h View 6 chunks +31 lines, -20 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
pilgrim_google
4 years, 2 months ago (2016-09-27 14:52:11 UTC) #2
eae
LGTM
4 years, 2 months ago (2016-09-27 15:19:11 UTC) #4
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/2367253005/1
4 years, 2 months ago (2016-09-27 16:05:55 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-27 16:12:04 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 16:15:33 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b55cd79204bf4bfae18dc5d9604f3a0879be445f
Cr-Commit-Position: refs/heads/master@{#421230}

Powered by Google App Engine
This is Rietveld 408576698