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

Issue 2557053002: Use LocalFrame::client() than getting the FrameLoader and then call client() on it. (Closed)

Created:
4 years ago by tyoshino (SeeGerritForStatus)
Modified:
3 years, 11 months ago
Reviewers:
yhirano
CC:
chromium-reviews, Yoav Weiss, tyoshino+watch_chromium.org, loading-reviews_chromium.org, gavinp+loader_chromium.org, blink-reviews, Nate Chapin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use LocalFrame::client() than getting the FrameLoader and then call client() on it. FrameLoader::client() is just calling m_frame->client(). R=yhirano@chromium.org BUG=671533 Review-Url: https://codereview.chromium.org/2557053002 Cr-Commit-Position: refs/heads/master@{#444332} Committed: https://chromium.googlesource.com/chromium/src/+/ad61664891105622dd6a46201f97bec138f00f4c

Patch Set 1 #

Patch Set 2 : a #

Patch Set 3 : a #

Patch Set 4 : a #

Patch Set 5 : Rebase #

Patch Set 6 : frameLoaderClient() #

Patch Set 7 : frameLoaderClient() to ProgressTracker #

Patch Set 8 : Rebase #

Patch Set 9 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -17 lines) Patch
M third_party/WebKit/Source/core/loader/FrameFetchContext.h View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.cpp View 1 2 3 4 5 6 7 8 8 chunks +15 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ProgressTracker.h View 1 2 3 4 5 6 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ProgressTracker.cpp View 1 2 3 4 5 6 7 4 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
tyoshino (SeeGerritForStatus)
4 years ago (2016-12-07 10:29:47 UTC) #4
yhirano
On 2016/12/07 10:29:47, tyoshino wrote: LocalFrame::client() returns a FrameLoaderClient pointer. Is loaderClient a better method ...
4 years ago (2016-12-12 05:59:54 UTC) #9
tyoshino (SeeGerritForStatus)
On 2016/12/12 05:59:54, yhirano wrote: > On 2016/12/07 10:29:47, tyoshino wrote: > > LocalFrame::client() returns ...
4 years ago (2016-12-12 07:03:43 UTC) #10
yhirano
On 2016/12/12 07:03:43, tyoshino wrote: > On 2016/12/12 05:59:54, yhirano wrote: > > On 2016/12/07 ...
4 years ago (2016-12-12 07:05:27 UTC) #11
dcheng
On 2016/12/12 07:05:27, yhirano wrote: > On 2016/12/12 07:03:43, tyoshino wrote: > > On 2016/12/12 ...
4 years ago (2016-12-12 07:10:11 UTC) #12
yhirano
On 2016/12/12 07:10:11, dcheng wrote: > On 2016/12/12 07:05:27, yhirano wrote: > > On 2016/12/12 ...
4 years ago (2016-12-12 07:13:31 UTC) #13
dcheng
On 2016/12/12 07:13:31, yhirano wrote: > On 2016/12/12 07:10:11, dcheng wrote: > > On 2016/12/12 ...
4 years ago (2016-12-12 07:23:21 UTC) #14
tyoshino (SeeGerritForStatus)
On 2016/12/12 07:13:31, yhirano wrote: > On 2016/12/12 07:10:11, dcheng wrote: > > On 2016/12/12 ...
4 years ago (2016-12-12 07:23:44 UTC) #15
tyoshino (SeeGerritForStatus)
On 2016/12/12 07:23:21, dcheng wrote: > On 2016/12/12 07:13:31, yhirano wrote: > > On 2016/12/12 ...
4 years ago (2016-12-12 07:33:03 UTC) #16
tyoshino (SeeGerritForStatus)
Replaced most of the occurrences with frameLoaderClient() call. Code length reduction became small, but it ...
4 years ago (2016-12-12 07:53:06 UTC) #17
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/2557053002/160001
3 years, 11 months ago (2017-01-18 09:38:30 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 11:17:58 UTC) #24
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/ad61664891105622dd6a46201f97...

Powered by Google App Engine
This is Rietveld 408576698