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

Issue 302213002: Convert page-level classes to handle RemoteFrames from FrameTree (Closed)

Created:
6 years, 6 months ago by kenrb
Modified:
6 years, 6 months ago
Reviewers:
dcheng
CC:
blink-reviews, kenneth.christiansen, shans, rjwright, dstockwell, blink-reviews-animation_chromium.org, eae+blinkwatch, Timothy Loh, Mike Lawther (Google), blink-layers+watch_chromium.org, blink-reviews-events_chromium.org, dglazkov+blink, darktears, Steve Block, Eric Willigers, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Convert page-level classes to handle RemoteFrames from FrameTree Several classes iterate through the FrameTree for some page-related behavior. They now need to be able to handle the situation where some nodes in the tree are RemoteFrames. R=dcheng@chromium.org BUG=346764 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175317

Patch Set 1 #

Total comments: 4

Patch Set 2 : bug fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -66 lines) Patch
M Source/core/page/Chrome.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/page/CreateWindow.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/page/EventHandler.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/page/InjectedStyleSheets.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/page/Page.cpp View 1 16 chunks +65 lines, -37 lines 0 comments Download
M Source/core/page/PageAnimator.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/page/PageSerializer.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/page/ScopedPageLoadDeferrer.cpp View 2 chunks +8 lines, -4 lines 0 comments Download
M Source/core/page/SpatialNavigation.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M Source/core/page/scrolling/ScrollingCoordinator.cpp View 4 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
kenrb
Daniel: Do you feel you can review this CL adequately? It is the page-level subset ...
6 years, 6 months ago (2014-05-30 20:50:52 UTC) #1
dcheng
https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp File Source/core/page/CreateWindow.cpp (right): https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp#newcode71 Source/core/page/CreateWindow.cpp:71: return openerFrame.tree().top(); Do we need to add a call ...
6 years, 6 months ago (2014-05-30 21:02:57 UTC) #2
kenrb
https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp File Source/core/page/CreateWindow.cpp (right): https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp#newcode71 Source/core/page/CreateWindow.cpp:71: return openerFrame.tree().top(); On 2014/05/30 21:02:58, dcheng wrote: > Do ...
6 years, 6 months ago (2014-05-30 21:43:27 UTC) #3
dcheng
On 2014/05/30 21:43:27, kenrb wrote: > https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp > File Source/core/page/CreateWindow.cpp (right): > > https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp#newcode71 > ...
6 years, 6 months ago (2014-05-30 21:57:09 UTC) #4
kenrb
On 2014/05/30 21:57:09, dcheng wrote: > On 2014/05/30 21:43:27, kenrb wrote: > > > https://codereview.chromium.org/302213002/diff/1/Source/core/page/CreateWindow.cpp ...
6 years, 6 months ago (2014-05-30 23:27:43 UTC) #5
dcheng
On 2014/05/30 23:27:43, kenrb wrote: > On 2014/05/30 21:57:09, dcheng wrote: > > On 2014/05/30 ...
6 years, 6 months ago (2014-05-30 23:28:49 UTC) #6
kenrb
On 2014/05/30 23:28:49, dcheng wrote: > On 2014/05/30 23:27:43, kenrb wrote: > > On 2014/05/30 ...
6 years, 6 months ago (2014-05-30 23:29:51 UTC) #7
dcheng
lgtm
6 years, 6 months ago (2014-06-02 18:40:34 UTC) #8
kenrb
The CQ bit was checked by kenrb@chromium.org
6 years, 6 months ago (2014-06-02 18:43:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenrb@chromium.org/302213002/20001
6 years, 6 months ago (2014-06-02 18:44:26 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-02 18:45:51 UTC) #11
kenrb
The CQ bit was unchecked by kenrb@chromium.org
6 years, 6 months ago (2014-06-02 20:05:59 UTC) #12
kenrb
The CQ bit was checked by kenrb@chromium.org
6 years, 6 months ago (2014-06-02 20:06:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenrb@chromium.org/302213002/20001
6 years, 6 months ago (2014-06-02 20:06:48 UTC) #14
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 21:35:13 UTC) #15
Message was sent while issue was closed.
Change committed as 175317

Powered by Google App Engine
This is Rietveld 408576698