RESOLVED FIXED65204
Associated URL loaders should cancel loads when they go out of scope
https://bugs.webkit.org/show_bug.cgi?id=65204
Summary Associated URL loaders should cancel loads when they go out of scope
Brett Wilson (Google)
Reported 2011-07-26 13:43:05 PDT
Currently the AssociatedURLLoader just continues the load even when it's been deleted which just queues up data somewhere. The load should be canceled instead.
Attachments
Patch (1.62 KB, patch)
2011-07-26 13:51 PDT, Brett Wilson (Google)
no flags
Brett Wilson (Google)
Comment 1 2011-07-26 13:51:16 PDT
WebKit Review Bot
Comment 2 2011-07-26 14:53:04 PDT
Comment on attachment 102047 [details] Patch Clearing flags on attachment: 102047 Committed r91789: <http://trac.webkit.org/changeset/91789>
WebKit Review Bot
Comment 3 2011-07-26 14:53:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.