Bug 167646
| Summary: | [GTK] Add webkit_web_context_get_preferred_languages() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |