[webkit-reviews] review granted: [Bug 189258] Add basic support for ScrollIntoViewOptions : [Attachment 348838] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 13:40:34 PDT 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Frédéric Wang (:fredw)
<fred.wang at free.fr>'s request for review:
Bug 189258: Add basic support for ScrollIntoViewOptions
https://bugs.webkit.org/show_bug.cgi?id=189258

Attachment 348838: Patch

https://bugs.webkit.org/attachment.cgi?id=348838&action=review




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 348838
  --> https://bugs.webkit.org/attachment.cgi?id=348838
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=348838&action=review

> Source/WebCore/page/ScrollLogicalPosition.h:24
> +enum class ScrollLogicalPosition {

enum class ScrollLogicalPosition : uint8_t


More information about the webkit-reviews mailing list