[webkit-changes] [WebKit/WebKit] 17ea45: Some SystemPreview actions are not being detected

Dean Jackson noreply at github.com
Wed Feb 22 22:32:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17ea4508cabe787a84cfca694baec246a43e6393
      https://github.com/WebKit/WebKit/commit/17ea4508cabe787a84cfca694baec246a43e6393
  Author: Dean Jackson <dino at 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




More information about the webkit-changes mailing list