[Webkit-unassigned] [Bug 47656] [GTK] Needs fixing mistyped comments in the API documentation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 14 08:38:55 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=47656
--- Comment #5 from Martin Robinson <mrobinson at webkit.org> 2010-10-14 08:38:55 PST ---
Here's my suggestion:
(old)
WebKitWebSettings can be applied to a WebKitWebView to control the to be used text encoding, color, font sizes, printing mode, script support, loading of images and various other things.
(new)
WebKitWebSettings can be applied to a WebKitWebView to control text encoding, color, font sizes, printing mode, script support, loading of images and various other things. After creation, a WebKitWebSettings object contains default settings.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list