Bug 167646

Summary: [GTK] Add webkit_web_context_get_preferred_languages()
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Michael Catanzaro
Reported 2017-01-31 09:15:45 PST
We have webkit_web_context_set_preferred_languages() but not webkit_web_context_get_preferred_languages(), which introduced the need for a silly workaround using g_object_set_data() to store languages on the WebKitWebContext in https://bugzilla.gnome.org/show_bug.cgi?id=777736 in order to get them later.
Attachments
Note You need to log in before you can comment on or make changes to this bug.