Bug 70744 - Add zoom and title support to Objective-C WebKit2 API
Summary: Add zoom and title support to Objective-C WebKit2 API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-24 11:03 PDT by Sam Weinig
Modified: 2011-10-24 11:35 PDT (History)
0 users

See Also:


Attachments
Patch (2.86 KB, patch)
2011-10-24 11:04 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>