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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 01:38:52 PDT 2010


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





--- Comment #22 from Adam Barth <abarth at webkit.org>  2010-06-18 01:38:52 PST ---
(In reply to comment #21)
> (From update of attachment 54473 [details])
> > +        // 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.

Yeah, I removed these comments in the other patches in this vein.

> > +        [RequiresAllArguments] boolean send(in DOMString data)
> > +            raises(DOMException);
> 
> I prefer the "all in one line" style for these.

Will do.

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