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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 16:26:32 PDT 2010


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





--- Comment #12 from Adam Barth <abarth at webkit.org>  2010-04-27 16:26:31 PST ---
> I have to agree with Alexey on this one and would add that we should aim to
> separate cleanup from functionality change.

That's a noble aim, but more or less impossible.  The custom bindings are
riddled with trivial mistakes.  It seems a fools errand to document that we
don't have these specific mistakes.  There's are infinite sea of trivial
mistakes we could have.

> And to reiterate, any functionality change here should be tested.

In that case, we should accept any new custom bindings code without testing all
the trivial behaviors it has since every time we write custom bindings we
introduce tons of subtle functionality changes.

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