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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 12 17:59:51 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54473|review?                     |review+
               Flag|                            |




--- Comment #21 from Darin Adler <darin at apple.com>  2010-06-12 17:59:49 PST ---
(From update of attachment 54473)
> +        // FIXME: RequiresAllArguments is likely bogus here.

I think we should find a better way to keep track of these. I am not sure these “is likely bogus” comments are useful.

> +        [RequiresAllArguments] boolean send(in DOMString data)
> +            raises(DOMException);

I prefer the "all in one line" style for these.

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