[webkit-reviews] review granted: [Bug 224045] Pass the main frame URL to requestGeolocationAuthorizationForURL delegate SPI : [Attachment 424889] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 12:14:28 PDT 2021


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 224045: Pass the main frame URL to requestGeolocationAuthorizationForURL
delegate SPI
https://bugs.webkit.org/show_bug.cgi?id=224045

Attachment 424889: Patch

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




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 424889
  --> https://bugs.webkit.org/attachment.cgi?id=424889
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKUIDelegatePrivate.h:-165
> -- (BOOL)_webView:(WKWebView *)webView
shouldRequestGeolocationAuthorizationForURL:(NSURL *)url
isMainFrame:(BOOL)isMainFrame mainFrameURL:(NSURL *)mainFrameURL;

Are we sure nobody uses this?


More information about the webkit-reviews mailing list