[Webkit-unassigned] [Bug 62396] Web Inspector: [Chromium] Successfully prefetched page shows up as an error in console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 12:03:42 PDT 2011


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





--- Comment #14 from Vsevolod Vlasov <vsevik at chromium.org>  2011-06-16 12:03:42 PST ---
I have added isCancellation field to WebURLError and updated WebURLError::operator=(const ResourceError&) and WebURLError::operator ResourceError() accordingly.

I did not add a test for that. Unfortunately DumpRenderTree doesn't seem to put this error in console (looks like it treats prefetch differently overall), so it gives false positive on my test even without this change.

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