Bug 32956

Summary: wx port needs to expose settings
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, kevino, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
expose settings in a wxWebSettings object kevino: review+, kevino: commit-queue-

Description Kevin Watters 2009-12-26 20:49:03 PST
Created attachment 45517 [details]
expose settings in a wxWebSettings object

The wx port could expose some basic settings in its API.
Comment 1 WebKit Review Bot 2009-12-26 20:49:49 PST
style-queue ran check-webkit-style on attachment 45517 [details] without any errors.
Comment 2 Eric Seidel (no email) 2009-12-28 22:27:18 PST
I'm confused by this code being Copyright Kevin Olliver and yet Kevin Olliver is reviewing the patch?  I'm also confused by it being marked cq- (which is totally fine, just surprising given that Watters is not a committer).
Comment 3 Kevin Ollivier 2009-12-30 11:29:39 PST
Landed in r52668, thanks!