[webkit-changes] [WebKit/WebKit] 14f467: Regression(259658 at main) Geolocation permission pro...
Chris Dumez
noreply at github.com
Thu Apr 6 19:21:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 14f46766054981545caf765f59756ea796bd3c6f
https://github.com/WebKit/WebKit/commit/14f46766054981545caf765f59756ea796bd3c6f
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/WKWebGeolocationPolicyDeciderIOS.mm
Log Message:
-----------
Regression(259658 at main) Geolocation permission prompt is no longer showing in modal view
https://bugs.webkit.org/show_bug.cgi?id=255133
rdar://107352115
Reviewed by Wenson Hsieh and Tim Horton.
Use the same view controller to present the prompt as the UIWebView code used to.
I have verified locally that this fixes the issue.
* Source/WebKit/UIProcess/ios/WKWebGeolocationPolicyDeciderIOS.mm:
(-[WKWebGeolocationPolicyDecider _executeNextChallenge]):
Canonical link: https://commits.webkit.org/262697@main
More information about the webkit-changes
mailing list