WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 153757
Add line grid pagination SPI to WebKit
https://bugs.webkit.org/show_bug.cgi?id=153757
Summary
Add line grid pagination SPI to WebKit
Dave Hyatt
Reported
2016-02-01 13:10:17 PST
Add line grid pagination SPI to WebKit
Attachments
Patch
(5.50 MB, patch)
2016-02-01 13:15 PST
,
Dave Hyatt
no flags
Details
Formatted Diff
Diff
Patch
(5.50 MB, patch)
2016-02-01 13:40 PST
,
Dave Hyatt
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2016-02-01 13:15:44 PST
Created
attachment 270416
[details]
Patch
WebKit Commit Bot
Comment 2
2016-02-01 13:18:17 PST
Attachment 270416
[details]
did not pass style-queue: ERROR: Source/WebCore/rendering/RenderBox.cpp:30: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 43 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dave Hyatt
Comment 3
2016-02-01 13:40:44 PST
Created
attachment 270419
[details]
Patch
Tim Horton
Comment 4
2016-02-02 11:19:45 PST
Comment on
attachment 270419
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=270419&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:212 > +@property (nonatomic, setter=_setPaginationLineGridEnabled:) BOOL _paginationLineGridEnabled;
Does it make any sense to toggle this in a live view? I don't think so. So it should probably be on WKWebViewConfiguration.
Dave Hyatt
Comment 5
2016-02-02 11:50:13 PST
Fixed in
r196024
.
Jon Lee
Comment 6
2016-02-02 12:54:11 PST
rdar://problem/23041598
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug