Bug 96971 - [mac WebKit1]: -[WebView _setPaginationBehavesLikeColumns:] is a no-op
Summary: [mac WebKit1]: -[WebView _setPaginationBehavesLikeColumns:] is a no-op
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-17 18:28 PDT by mitz
Modified: 2012-09-17 18:51 PDT (History)
0 users

See Also:


Attachments
Add a call to Page::setPagination() (1.10 KB, patch)
2012-09-17 18:29 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-09-17 18:28:08 PDT
[mac WebKit1]: -[WebView _setPaginationBehavesLikeColumns:] is a no-op
Comment 1 mitz 2012-09-17 18:29:40 PDT
Created attachment 164478 [details]
Add a call to Page::setPagination()
Comment 2 mitz 2012-09-17 18:30:22 PDT
<rdar://problem/12316935>
Comment 3 mitz 2012-09-17 18:51:21 PDT
Fixed in <http://trac.webkit.org/r128839>.