Bug 91033

Summary: pagesPerView param is misnamed for WKPageSetPageLength()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit2Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Simon Fraser (smfr) 2012-07-11 17:00:31 PDT
WK_EXPORT void WKPageSetPageLength(WKPageRef page, double pagesPerView);

pagesPerView is really a page width.
Comment 1 Simon Fraser (smfr) 2012-07-11 17:22:44 PDT
Created attachment 151820 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-07-11 17:23:02 PDT
Comment on attachment 151820 [details]
Patch

Dan rubber-stamped this on irc.
Comment 3 Simon Fraser (smfr) 2012-07-11 17:23:54 PDT
http://trac.webkit.org/changeset/122393