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

Issue 7530003: Merge 91789 - Cancel the load when an associated URL loader goes out of scope. (Closed)

Created:
9 years, 4 months ago by brettw
Modified:
9 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

Merge 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M Source/WebKit/chromium/ChangeLog View 1 chunk +14 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/AssociatedURLLoader.cpp View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
brettw
9 years, 4 months ago (2011-07-28 19:44:46 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698