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

Issue 2762423003: Made Frame constructors (and subclasses) take Page& instead of Page* (Closed)

Created:
3 years, 9 months ago by sashab
Modified:
3 years, 9 months ago
Reviewers:
haraken, slangley, dcheng
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-frames_chromium.org, blink-reviews-layout_chromium.org, chromium-reviews, dglazkov+blink, krit, eae+blinkwatch, fmalita+watch_chromium.org, fs, gyuyoung2, hongchan, jchaffraix+rendering, kinuko+watch, kouhei+svg_chromium.org, leviw+renderwatch, mlamouri+watch-blink_chromium.org, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Raymond Toy, Stephen Chennney, sof, szager+layoutwatch_chromium.org, Yoav Weiss, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Made Frame constructors (and subclasses) take Page& instead of Page* Made Frame constructors (and subclasses LocalFrame and RemoteFrame) take Page& instead of Page*, since this parameter can't be null. BUG=688614 Review-Url: https://codereview.chromium.org/2762423003 Cr-Commit-Position: refs/heads/master@{#459985} Committed: https://chromium.googlesource.com/chromium/src/+/2b6e31dfcf2062a3dec7942daf86dc79864c14e8

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -25 lines) Patch
M third_party/WebKit/Source/core/dom/ElementVisibilityObserverTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/Frame.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/Frame.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrame.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrame.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/RemoteFrame.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/RemoteFrame.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTestHelper.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/DummyPageHolder.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/BaseAudioContextTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/InspectorOverlay.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 26 (15 generated)
sashab
3 years, 9 months ago (2017-03-22 02:03:28 UTC) #2
haraken
LGTM
3 years, 9 months ago (2017-03-22 02:34:11 UTC) #3
commit-bot: I haz the power
This CL has an open dependency (Issue 2764773003 Patch 20001). Please resolve the dependency and ...
3 years, 9 months ago (2017-03-22 02:36:26 UTC) #6
slangley
According to the style guide if there is no transfer of ownership you should use ...
3 years, 9 months ago (2017-03-22 03:02:00 UTC) #8
sashab
dcheng@ ptal at slangley@s comment
3 years, 9 months ago (2017-03-22 03:11:34 UTC) #10
haraken
On 2017/03/22 03:11:34, sashab wrote: > dcheng@ ptal at slangley@s comment I don't have any ...
3 years, 9 months ago (2017-03-22 03:33:43 UTC) #11
dcheng
On 2017/03/22 03:33:43, haraken wrote: > On 2017/03/22 03:11:34, sashab wrote: > > dcheng@ ptal ...
3 years, 9 months ago (2017-03-22 03:48:10 UTC) #12
slangley
On 2017/03/22 at 03:48:10, dcheng wrote: > On 2017/03/22 03:33:43, haraken wrote: > > On ...
3 years, 9 months ago (2017-03-22 05:36:22 UTC) #13
dcheng
On 2017/03/22 05:36:22, slangley wrote: > On 2017/03/22 at 03:48:10, dcheng wrote: > > On ...
3 years, 9 months ago (2017-03-22 05:42:03 UTC) #14
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/2762423003/20001
3 years, 9 months ago (2017-03-28 00:31:06 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-28 02:11:42 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2b6e31dfcf2062a3dec7942daf86...

Powered by Google App Engine
This is Rietveld 408576698