Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17ea4508cabe787a84cfca694baec246a43e6393
      
https://github.com/WebKit/WebKit/commit/17ea4508cabe787a84cfca694baec246a43e6393
  Author: Dean Jackson <d...@apple.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M Source/WebKit/Platform/Logging.h
    M Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm

  Log Message:
  -----------
  Some SystemPreview actions are not being detected
https://bugs.webkit.org/show_bug.cgi?id=252780
rdar://105800886

Reviewed by Darin Adler.

We're getting reports of some SystemPreviews not detecting the user action.
We've been unable to reproduce, so this is adding some release logging to help
us narrow down the problem.

* Source/WebKit/Platform/Logging.h:
* Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm: Add logging 
when a user
taps on a link, it finishes loading, the user clicks, and the preview ends.

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


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

Reply via email to