WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
19695
webkit_web_view_get_settings clashes with gtk_widget_get_settings
https://bugs.webkit.org/show_bug.cgi?id=19695
Summary
webkit_web_view_get_settings clashes with gtk_widget_get_settings
Christian Dywan
Reported
2008-06-20 13:02:24 PDT
webkit_web_view_get_settings clashes with gtk_widget_get_settings. This is not necessarily a problem in the C interface, however it might be confusing and more importantly in bindings that map something like foo.getSettings or foo.get_settings. I suggest to rename the accessor and property to actually refer to web_settings instead of settings.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2012-02-20 14:31:12 PST
Carlos, here's another bindings issue that we should figure out how to fix for WebKit.
Carlos Garcia Campos
Comment 2
2012-02-20 23:36:54 PST
webkit_web_view_get_web_settings() makes sense in WebKit1 where settings object is WebKitWebSettings, but in WebKit2 is WebKitSettings. Don't have bindings a way to deal with this?
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