[webkit-reviews] review granted: [Bug 130374] Renable pagination mode in WK2 MiniBrowser : [Attachment 226988] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 20:09:07 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 130374: Renable pagination mode in WK2 MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=130374

Attachment 226988: Patch
https://bugs.webkit.org/attachment.cgi?id=226988&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=226988&action=review


> Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:40
> +    WKPaginationModeUnpaginated,
> +    WKPaginationModeLeftToRight,
> +    WKPaginationModeRightToLeft,
> +    WKPaginationModeTopToBottom,
> +    WKPaginationModeBottomToTop,

These should also be prefixed.


More information about the webkit-reviews mailing list