[Webkit-unassigned] [Bug 29841] Add WebSocket addEventListener and removeEventListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 19:23:07 PDT 2009


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





--- Comment #4 from Fumitoshi Ukai <ukai at chromium.org>  2009-09-29 19:23:07 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 40292 [details] [details])
> > This seems like pretty generic code.  I'm surprised we don't have a way to
> > share this with the other addEventListener implementations.  Why does this one
> > need customs bindings?  Should we be extending the bindings generators instead?
> 
> Sounds good. May I introduce new extended attribute, like AddEventListener and
> RemoveEventListener, for addEventListener and removeEventListener respectively?
> Or should we generate the bindings code by method names?

Or introduce new extended attribute, GenerateEventTarget, for interface?

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