Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f3eb8e384292b901bcee46913008d70c6b7b0ebb
      
https://github.com/WebKit/WebKit/commit/f3eb8e384292b901bcee46913008d70c6b7b0ebb
  Author: Eric Carlson <eric.carl...@apple.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/UIDelegate.mm

  Log Message:
  -----------
  [iOS 15.3+] Crash at -[UIViewController 
presentViewController:withAnimationController:completion:], called on a wrong 
thread
https://bugs.webkit.org/show_bug.cgi?id=242235
rdar://96305779

Reviewed by Youenn Fablet.

* Source/WebKit/UIProcess/Cocoa/UIDelegate.mm:
(WebKit::UIDelegate::UIClient::decidePolicyForUserMediaPermissionRequest): 
Always call request
methods that may prompt on the main runloop.

Canonical link: https://commits.webkit.org/260619@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to