Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d210108fe4f5c4686b58ceaa8801ce40e43f5a0
      
https://github.com/WebKit/WebKit/commit/1d210108fe4f5c4686b58ceaa8801ce40e43f5a0
  Author: Etienne Segonzac <[email protected]>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm

  Log Message:
  -----------
  REGRESSION(290838@main): Entering QuickLook fullscreen calls the completion 
handler twice
https://bugs.webkit.org/show_bug.cgi?id=289970
<rdar://147261212>

Reviewed by Geoffrey Garen.

A small issue sneaked in the refactoring, causing us to call the completion
handler twice.

* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm:
(-[WKFullScreenWindowController 
_enterFullScreen:windowScene:completionHandler:]):
Only call the completion handler once the WKSPreviewWindowController has been 
presented.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to