[webkit-changes] [WebKit/WebKit] bea78b: UIInteraction should be added to visibility propag...

Per Arne Vollan noreply at github.com
Tue Dec 12 11:28:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bea78b24700883adae93a0992eb3005d4d362891
      https://github.com/WebKit/WebKit/commit/bea78b24700883adae93a0992eb3005d4d362891
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WKContentView.mm

  Log Message:
  -----------
  UIInteraction should be added to visibility propagation view
https://bugs.webkit.org/show_bug.cgi?id=266275
rdar://119434342

Reviewed by Brent Fulgham.

UIInteraction should be added to visibility propagation view, not the Web view itself.

* Source/WebKit/UIProcess/ios/WKContentView.mm:
(-[WKContentView _setupVisibilityPropagationViewForWebProcess]):
(-[WKContentView _setupVisibilityPropagationViewForGPUProcess]):
(-[WKContentView _removeVisibilityPropagationViewForWebProcess]):
(-[WKContentView _removeVisibilityPropagationViewForGPUProcess]):

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




More information about the webkit-changes mailing list