Bug 166836 - [GTK] Replace WebKitWebSettings with WebKitSettings in documentation
Summary: [GTK] Replace WebKitWebSettings with WebKitSettings in documentation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tomas Popela
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-09 03:16 PST by Tomas Popela
Modified: 2017-01-09 03:27 PST (History)
7 users (show)

See Also:


Attachments
Patch (5.86 KB, patch)
2017-01-09 03:20 PST, Tomas Popela
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Popela 2017-01-09 03:16:48 PST
We are using WebKitWebSettings on some places in documentation, but WebKitWebSettings is originally a WK1 thing and was replaced with WebKitSettings
Comment 1 Tomas Popela 2017-01-09 03:20:54 PST
Created attachment 298339 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-09 03:22:24 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2017-01-09 03:22:57 PST
Comment on attachment 298339 [details]
Patch

Good catch!
Comment 4 Tomas Popela 2017-01-09 03:26:56 PST
Comment on attachment 298339 [details]
Patch

Clearing flags on attachment: 298339

Committed r210500: <http://trac.webkit.org/changeset/210500>
Comment 5 Tomas Popela 2017-01-09 03:27:05 PST
All reviewed patches have been landed.  Closing bug.