Bug 125416

Summary: [GTK] Do not generate new dispatch_event methods marked as deprecated
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gustavo
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 125417    
Attachments:
Description Flags
Patch gustavo: review+

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.