[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:51:35 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105586|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #4 from Kent Tamura <tkent at chromium.org>  2011-08-30 00:51:34 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.

I see.
I wondered why this patch didn't fail on cr-linux EWS with pywebsocket 0.6b2. Probably the updated scripts crashed because of no handshake.AortedByUserException.

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