RESOLVED FIXED 125416
[GTK] Do not generate new dispatch_event methods marked as deprecated
https://bugs.webkit.org/show_bug.cgi?id=125416
Summary [GTK] Do not generate new dispatch_event methods marked as deprecated
Carlos Garcia Campos
Reported 2013-12-08 09:37:39 PST
We are currently marking all dispatch_events (except the one in the interface) as deprecated, but also for new objects implementing the EventTarget interface. We should simply skip the method in such case.
Attachments
Patch (2.68 KB, patch)
2013-12-08 09:40 PST, Carlos Garcia Campos
gustavo: review+
Carlos Garcia Campos
Comment 1 2013-12-08 09:40:36 PST
Gustavo Noronha (kov)
Comment 2 2013-12-08 09:56:18 PST
Comment on attachment 218694 [details] Patch Yes!
Carlos Garcia Campos
Comment 3 2013-12-08 10:13:18 PST
Note You need to log in before you can comment on or make changes to this bug.