[Webkit-unassigned] [Bug 55017] SVGImage causes MainResourceLoader leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 19:37:58 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55017





--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2011-02-23 19:37:58 PST ---
> >     if (coreFrame->document()->isMediaDocument())
> >         coreFrame->loader()->documentLoader()->cancelMainResourceLoad(coreFrame->loader()->client()->pluginWillHandleLoadError(coreFrame->loader()->documentLoader()->response()));
> 
> There is no real error because I just want to cancel the loading for the fake request.

This doesn't matter any more, but it's the same in the example I gave. It's not an error, but a non-null error object is provided nonetheless.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list