DescriptionAdjust FrameFetchContext clearing logic when clearing HTMLImportsController
Have the clearing of a Document's HTMLImportsController only clear its
FrameFetchContext if there's no DocumentLoader attached. If a loader is
attached, it is possibly shared amongst multiple Documents and it is
responsible for clearing the fetch context.
This mirrors the condition used during detach().
R=dcheng
BUG=491051
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195801
Patch Set 1 #
Total comments: 2
Patch Set 2 : improve test description #
Total comments: 1
Messages
Total messages: 9 (3 generated)
|