[Webkit-unassigned] [Bug 44597] New: [GTK] Rework event definition in the DOM bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 02:47:51 PDT 2010


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

           Summary: [GTK] Rework event definition in the DOM bindings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


ATM we are relying in the EventListeners defined in some of the IDL files to define the matching event signals in the GObject classes. This does not really make sense, since any event can be dispatched to any class implementing EventTarget. Rework this to just define all events in our base classes instead.

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