[Webkit-unassigned] [Bug 133726] New: [GTK] Limit the amount of API exposed to GObject DOM bindings API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 01:03:49 PDT 2014


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

           Summary: [GTK] Limit the amount of API exposed to GObject DOM
                    bindings API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
            Blocks: 133724


We currently expose every single idl file added to the source tree. This is very problematic because we keep backwards API/ABI compatibility and unstable DOM API is very likely to change. Then we end up adapting our API to not break it for things nobody has ever used.

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