WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 96766
[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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug