Bug 50504 - Expose some more WebCore settings in WebKit2 preferences
Summary: Expose some more WebCore settings in WebKit2 preferences
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: John Sullivan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 16:55 PST by John Sullivan
Modified: 2010-12-06 08:46 PST (History)
0 users

See Also:


Attachments
Patch to expose a few more preferences. (6.28 KB, patch)
2010-12-03 17:04 PST, John Sullivan
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Sullivan 2010-12-03 16:55:14 PST
Eventually all of the WebCore settings should be exposed in WebKit2's preferences. We're doing this piecemeal as we implement code that uses the preferences.

I'm implementing code that uses the following settings, so I'm going to expose them:

defaultTextEncodingName
defaultFontSize
defaultFixedFontSize
Comment 1 John Sullivan 2010-12-03 17:04:06 PST
Created attachment 75581 [details]
Patch to expose a few more preferences.
Comment 2 John Sullivan 2010-12-06 08:46:40 PST
Fixed in http://trac.webkit.org/changeset/73370