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

Issue 2743523002: Move FrameHost::m_globalRootScrollerController to Page (Closed)

Created:
3 years, 9 months ago by sashab
Modified:
3 years, 9 months ago
Reviewers:
slangley, haraken
CC:
blink-reviews, blink-reviews-frames_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move FrameHost::m_globalRootScrollerController to Page Move the field FrameHost::m_globalRootScrollerController to Page, and update FrameHost methods to directly call the equivalent Page method. BUG=691794 Review-Url: https://codereview.chromium.org/2743523002 Cr-Commit-Position: refs/heads/master@{#456605} Committed: https://chromium.googlesource.com/chromium/src/+/5076fed2c0cfaaac4357e93d4fc890a82f1e34b5

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M third_party/WebKit/Source/core/frame/FrameHost.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameHost.cpp View 1 2 3 3 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.h View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 2 3 4 chunks +8 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (17 generated)
sashab
3 years, 9 months ago (2017-03-09 02:49:22 UTC) #2
slangley
only nits https://codereview.chromium.org/2743523002/diff/1/third_party/WebKit/Source/core/page/Page.h File third_party/WebKit/Source/core/page/Page.h (right): https://codereview.chromium.org/2743523002/diff/1/third_party/WebKit/Source/core/page/Page.h#newcode51 third_party/WebKit/Source/core/page/Page.h:51: class TopDocumentRootScrollerController; nit: sort https://codereview.chromium.org/2743523002/diff/1/third_party/WebKit/Source/core/page/Page.h#newcode193 third_party/WebKit/Source/core/page/Page.h:193: TopDocumentRootScrollerController& ...
3 years, 9 months ago (2017-03-09 04:18:28 UTC) #7
sashab
Thanks stu; ptal. https://codereview.chromium.org/2743523002/diff/1/third_party/WebKit/Source/core/page/Page.h File third_party/WebKit/Source/core/page/Page.h (right): https://codereview.chromium.org/2743523002/diff/1/third_party/WebKit/Source/core/page/Page.h#newcode51 third_party/WebKit/Source/core/page/Page.h:51: class TopDocumentRootScrollerController; On 2017/03/09 at 04:18:28, ...
3 years, 9 months ago (2017-03-09 04:27:46 UTC) #8
slangley
lgtm
3 years, 9 months ago (2017-03-09 04:29:18 UTC) #11
sashab
haraken ptal :)
3 years, 9 months ago (2017-03-09 04:30:47 UTC) #13
haraken
LGTM
3 years, 9 months ago (2017-03-09 06:27:54 UTC) #16
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/2743523002/40001
3 years, 9 months ago (2017-03-13 03:32:05 UTC) #19
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/FrameHost.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-13 05:25:42 UTC) #21
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/2743523002/60001
3 years, 9 months ago (2017-03-14 00:51:27 UTC) #24
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 03:11:14 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/5076fed2c0cfaaac4357e93d4fc8...

Powered by Google App Engine
This is Rietveld 408576698