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

Issue 2374613003: [Layout API] Use ownerLayoutItem in updateScrollCorner() (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 updateScrollCorner() 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/e0af7a93aa9a401af80f647766409dffeb6f95dc Cr-Commit-Position: refs/heads/master@{#421282}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LayoutItem.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
pilgrim_google
4 years, 2 months ago (2016-09-27 17:15:42 UTC) #2
eae
LGTM
4 years, 2 months ago (2016-09-27 17:19:21 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/2374613003/1
4 years, 2 months ago (2016-09-27 17:28:30 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-27 18:45:22 UTC) #8
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 18:48:31 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e0af7a93aa9a401af80f647766409dffeb6f95dc
Cr-Commit-Position: refs/heads/master@{#421282}

Powered by Google App Engine
This is Rietveld 408576698