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

Issue 967893002: Have FrameFetchContext check for frame detached status more often. (Closed)

Created:
5 years, 9 months ago by sof
Modified:
5 years, 9 months ago
Reviewers:
Nate Chapin, Mike West
CC:
blink-reviews, gavinp+loader_chromium.org, Nate Chapin, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Have FrameFetchContext check for frame detached status more often. Following r191022, a ResourceFetcher will no longer switch to a null FetchContext upon it entering a frame-detached state, but continue to call upon its FrameFetchContext in that state. The latter wasn't fully prepared for being used in such a frame-less state, so add the required checks. R=mkwst@chromium.org BUG=458222 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191045

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M Source/core/loader/FrameFetchContext.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameFetchContext.cpp View 7 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
sof
Please take a look. Crash(es) can be seen on trunk, https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Win7__dbg_/9779/layout-test-results/http/tests/htmlimports/import-async-previous-crash-log.txt A blunt looking change ...
5 years, 9 months ago (2015-02-28 20:08:53 UTC) #2
Mike West
LGTM, thanks for the blunt-but-effective fix! :)
5 years, 9 months ago (2015-02-28 20:54:57 UTC) #3
Mike West
On 2015/02/28 at 20:54:57, Mike West wrote: > LGTM, thanks for the blunt-but-effective fix! :) ...
5 years, 9 months ago (2015-02-28 20:56:33 UTC) #4
sof
On 2015/02/28 20:56:33, Mike West wrote: > On 2015/02/28 at 20:54:57, Mike West wrote: > ...
5 years, 9 months ago (2015-02-28 22:12:29 UTC) #5
sof
Will try to land this now, but if japhet has plans on how to address ...
5 years, 9 months ago (2015-02-28 22:16:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/967893002/1
5 years, 9 months ago (2015-02-28 22:18:00 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-01 00:53:46 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191045

Powered by Google App Engine
This is Rietveld 408576698