[Webkit-unassigned] [Bug 96766] New: [GTK][Meta] Stop using the C API internally in WebKit2 GTK+ implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 06:30:26 PDT 2012


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

           Summary: [GTK][Meta] Stop using the C API internally in WebKit2
                    GTK+ implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: xan.lopez at gmail.com, gns at gnome.org,
                    msanchez at igalia.com, mrobinson at webkit.org


Using the C++ classes directly instead of the C API wrappers we would avoid a lot of toImpl/toAPI casts, string conversions and allocations. The code would also be a lot simpler and easier to read. This is a meta bug to migrate from C API to C++ classes.

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