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

Issue 1024263002: Remove ResourceFetcher's access to a real FetchContext at frame detach time (Closed)

Created:
5 years, 9 months ago by Nate Chapin
Modified:
5 years, 9 months ago
Reviewers:
sof, Mike West, João Eiras
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, eae+blinkwatch, gavinp+loader_chromium.org, Nate Chapin, rwlbuis, sof, tyoshino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove ResourceFetcher's access to a real FetchContext at frame detach time This allows us to remove a whole bunch of frame() null-checks in FrameFetchContext. BUG=458222 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192380

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -99 lines) Patch
M Source/core/dom/Document.cpp View 1 4 chunks +16 lines, -11 lines 0 comments Download
M Source/core/fetch/FetchContext.h View 1 chunk +3 lines, -4 lines 0 comments Download
M Source/core/fetch/FetchContext.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/fetch/ImageResourceTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/fetch/ResourceFetcher.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/fetch/ResourceFetcherTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentLoader.cpp View 2 chunks +1 line, -1 line 0 comments Download
M Source/core/loader/FrameFetchContext.h View 1 chunk +8 lines, -3 lines 0 comments Download
M Source/core/loader/FrameFetchContext.cpp View 1 22 chunks +18 lines, -71 lines 2 comments Download
M Source/core/loader/FrameFetchContextTest.cpp View 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Nate Chapin
Trying again. Apparently do to quirks of the commit queue implementation, it didn't notice that ...
5 years, 9 months ago (2015-03-20 23:37:46 UTC) #2
sof
lgtm
5 years, 9 months ago (2015-03-21 07:23:23 UTC) #3
Mike West
LGTM too.
5 years, 9 months ago (2015-03-21 12:23:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1024263002/1
5 years, 9 months ago (2015-03-23 16:46:33 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_chromium_gn_rel/builds/30321)
5 years, 9 months ago (2015-03-23 16:59:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1024263002/20001
5 years, 9 months ago (2015-03-23 17:38:09 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://src.chromium.org/viewvc/blink?view=rev&revision=192380
5 years, 9 months ago (2015-03-23 19:14:10 UTC) #12
sof
Please do go through test results before landing, as this has not happened afaict each ...
5 years, 9 months ago (2015-03-24 09:52:10 UTC) #13
João Eiras
https://codereview.chromium.org/1024263002/diff/20001/Source/core/loader/FrameFetchContext.cpp File Source/core/loader/FrameFetchContext.cpp (right): https://codereview.chromium.org/1024263002/diff/20001/Source/core/loader/FrameFetchContext.cpp#newcode609 Source/core/loader/FrameFetchContext.cpp:609: if (!RuntimeEnabledFeatures::clientHintsEnabled() || !m_document) Wouldn't it make sense to ...
5 years, 9 months ago (2015-03-24 11:58:02 UTC) #15
alph
5 years, 9 months ago (2015-03-24 17:25:45 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1012633004/ by alph@chromium.org.

The reason for reverting is: Suspect it responsible for
http/tests/htmlimports/import-async-previous.html crashing

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=htt...
.

Powered by Google App Engine
This is Rietveld 408576698