[Webkit-unassigned] [Bug 38180] Remove unneeded custom code for WebSocket.send

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 10:13:43 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |WebCore JavaScript




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-04-27 10:13:42 PST ---
-    if (exec->hadException())
-        return throwError(exec, SyntaxError, "bad message data.");

How is this going to be autogenerated?

> Seems like we should write a layout test to explain the badness?

I'm confused - this bug sounds like it shouldn't change behavior, how can one
make a layout test for that?

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