DescriptionMerge 91789 - Cancel the load when an associated URL loader goes out of scope.
Previously, the load would continue even when the WebURLLoader object
was deleted, and the data would just get queued up.
https://bugs.webkit.org/show_bug.cgi?id=65204
Reviewed by Darin Fisher.
* src/AssociatedURLLoader.cpp:
(WebKit::AssociatedURLLoader::~AssociatedURLLoader):
(WebKit::AssociatedURLLoader::cancel):
TBR=brettw@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91944
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|