Bug 50504

Summary: Expose some more WebCore settings in WebKit2 preferences
Product: WebKit Reporter: John Sullivan <sullivan>
Component: WebKit2Assignee: John Sullivan <sullivan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch to expose a few more preferences. aroben: review+

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