Bug 166836

Summary: [GTK] Replace WebKitWebSettings with WebKitSettings in documentation
Product: WebKit Reporter: Tomas Popela <tpopela>
Component: WebKitGTKAssignee: Tomas Popela <tpopela>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bugs-noreply, cgarcia, commit-queue, gustavo, mcatanzaro, mrobinson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.