[Webkit-unassigned] [Bug 67182] [WebSocket] Prevent unnecessary pywebsocket warning on layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 00:36:17 PDT 2011


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





--- Comment #3 from Takashi Toyoshima <toyoshim at chromium.org>  2011-08-30 00:36:17 PST ---
(From update of attachment 105586)
View in context: https://bugs.webkit.org/attachment.cgi?id=105586&action=review

>> LayoutTests/ChangeLog:11
>> +        This change make raise AbortedByUserException instead of Exception.
> 
> Does pywebsocket 0.6b2 have AbortedByUserException?

No. 0.6b2 doesn't have.
Actually, 0.6b3 changes Exception handling to support http fallback in unexpected closure.
Then, 0.6b4 introduce AbortedByUserException to eliminate http fallback.

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