[Webkit-unassigned] [Bug 60059] AssociatedURLLoader reports some errors synchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 15:28:07 PDT 2011


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





--- Comment #6 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-05-03 15:28:07 PST ---
(In reply to comment #5)
> I didn't make that very clear. The m_error field is initialized with the default constructor and reason is 0. But didFail can get an error that also has reason 0. So it can't reliably decide (in enableErrorNotifications) whether or not didFail got called.

That's what I understood.  It seems buggy for didFail to get an error that has reason == 0.  It should have a non-zero reason value if there was an error.

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