[Webkit-unassigned] [Bug 127029] [iOS] SubresourceLoader::didFinishLoading ASSERT(!m_resource->errorOccurred()); loading apple.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 14:12:47 PST 2014


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





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2014-01-15 14:10:23 PST ---
Would WebKit hit this assertion on Mac if there is a true decode error (e.g. garbage bytes instead of an image resource)? If not, what prevents that from happening?

That said, it seems strange that a platform limitation like this is implemented via simulating a load failure.

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