WebCore
2009-04-20 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> Reviewed by Xan Lopez. https://bugs.webkit.org/show_bug.cgi?id=25243 Crash when data:// loads are cancelled Properly handle cancellation of the load for data:// loads. This fixes crashing in the followin test: plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html * platform/network/soup/ResourceHandleSoup.cpp: (WebCore::parseDataUrl): WebKit/gtk 2009-04-20 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> Reviewed by Xan Lopez. Handle the case when the plugin view is destroyed during didReceiveResponse, to avoid crashing. * WebCoreSupport/FrameLoaderClientGtk.cpp: (WebKit::FrameLoaderClient::committedLoad): git-svn-id: svn://svn.chromium.org/blink/trunk@42670 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment