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

Issue 2545023002: Clean up around FrameFetchContext (Closed)

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

Description

Clean up around FrameFetchContext - Split FrameFetchContext::createContextAndFetcher() into two methods and give more descriptive name to them. - Add DCHECKs to clarify where instances are expected to be null/non-null - Factor out frameOfImportsController() from FrameFetchContext::frame() to ease understanding where the returned LocalFrame came from and call frameOfImportsController() directly where it's clear than calling frame(). R=yhirano@chromium.org,hayato@chromium.org BUG=671533 Committed: https://crrev.com/092e72e03beccd15b99748e51df91cb47a79dd74 Cr-Commit-Position: refs/heads/master@{#436556}

Patch Set 1 : a #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -21 lines) Patch
M third_party/WebKit/Source/core/dom/Document.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentLoader.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.h View 2 chunks +9 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.cpp View 6 chunks +31 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 31 (21 generated)
tyoshino (SeeGerritForStatus)
4 years ago (2016-12-02 09:20:55 UTC) #6
yhirano
lgtm
4 years ago (2016-12-06 02:52:14 UTC) #7
tyoshino (SeeGerritForStatus)
+hayato Hayato-san, please take a look at Document.cpp
4 years ago (2016-12-06 05:36:20 UTC) #9
hayato
lgtm
4 years ago (2016-12-06 06:07:06 UTC) #12
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/2545023002/60001
4 years ago (2016-12-06 06:20:53 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/80065)
4 years ago (2016-12-06 07:02:34 UTC) #20
tyoshino (SeeGerritForStatus)
Created tracking bug: http://crbug.com/671533
4 years ago (2016-12-06 08:48:10 UTC) #24
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/2545023002/60001
4 years ago (2016-12-06 08:49:33 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years ago (2016-12-06 09:52:14 UTC) #29
commit-bot: I haz the power
4 years ago (2016-12-06 09:53:58 UTC) #31
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/092e72e03beccd15b99748e51df91cb47a79dd74
Cr-Commit-Position: refs/heads/master@{#436556}

Powered by Google App Engine
This is Rietveld 408576698