[Webkit-unassigned] [Bug 237465] New: [GTK][WPE] Documentation for webkit_web_context_set_spell_checking_languages() is incomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 02:16:23 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237465

            Bug ID: 237465
           Summary: [GTK][WPE] Documentation for
                    webkit_web_context_set_spell_checking_languages() is
                    incomplete
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

The API documentation for webkit_web_context_set_spell_checking_languages()
only mentions that it affects the Accept-Language header in requests, but
says nothing about navigator.language(s) and the Intl default locale, which
are also affected by it because in the end using the function results in a
call to WTF::overrideUserPreferredLanguages().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220304/501f9aab/attachment.htm>


More information about the webkit-unassigned mailing list