Bug 70744

Summary: Add zoom and title support to Objective-C WebKit2 API
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Sam Weinig 2011-10-24 11:03:17 PDT
Add zoom and title support to Objective-C WebKit2 API
Comment 1 Sam Weinig 2011-10-24 11:04:02 PDT
Created attachment 112214 [details]
Patch
Comment 2 Darin Adler 2011-10-24 11:05:28 PDT
Comment on attachment 112214 [details]
Patch

I think that canGoBack should also be a read-only property.
Comment 3 Sam Weinig 2011-10-24 11:35:16 PDT
Committed r98259: <http://trac.webkit.org/changeset/98259>