[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
Wed Jun 15 09:30:46 PDT 2011


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





--- Comment #10 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-06-15 09:30:46 PST ---
(From update of attachment 96623)
View in context: https://bugs.webkit.org/attachment.cgi?id=96623&action=review

> Source/WebKit/chromium/public/WebURLError.h:54
> +    bool isCanceling;

This struct is supposed to correspond to WebCore::ResourceError.  Unless you are plumbing this field all the way through ResourceError, I don't think it belongs here.

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