Bug 91033 - pagesPerView param is misnamed for WKPageSetPageLength()
Summary: pagesPerView param is misnamed for WKPageSetPageLength()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 17:00 PDT by Simon Fraser (smfr)
Modified: 2012-07-11 17:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2012-07-11 17:22 PDT, Simon Fraser (smfr)
simon.fraser: review+
Details | Formatted Diff | Diff

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