[GTK][Meta] Stop using the C API internally in WebKit2 GTK+ implementation
https://bugs.webkit.org/show_bug.cgi?id=96766
Summary [GTK][Meta] Stop using the C API internally in WebKit2 GTK+ implementation
Carlos Garcia Campos
Reported 2012-09-14 06:30:54 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.