[webkit-reviews] review granted: [Bug 195567] Update device orientation & motion permission native SPI as per latest proposal : [Attachment 364281] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 16:12:27 PDT 2019


youenn fablet <youennf at gmail.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 195567: Update device orientation & motion permission native SPI as per
latest proposal
https://bugs.webkit.org/show_bug.cgi?id=195567

Attachment 364281: Patch

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




--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 364281
  --> https://bugs.webkit.org/attachment.cgi?id=364281
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKUIDelegatePrivate.h:181
> +- (void)_webView:(WKWebView *)webView
shouldAllowDeviceOrientationAndMotionAccessRequestedByFrame:(WKFrameInfo
*)securityOrigin decisionHandler:(void (^)(BOOL))decisionHandler
WK_API_AVAILABLE(ios(WK_IOS_TBA));

s/securityOrigin/requestingFrame/


More information about the webkit-reviews mailing list