[webkit-changes] [WebKit/WebKit] 31a8c5: PDF disappears during live-ish resize

Tim Horton noreply at github.com
Tue Mar 28 17:02:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31a8c572cfb857b5debc12bf63912a7041649ec4
      https://github.com/WebKit/WebKit/commit/31a8c572cfb857b5debc12bf63912a7041649ec4
  Author: Tim Horton <timothy_horton at apple.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm

  Log Message:
  -----------
  PDF disappears during live-ish resize
https://bugs.webkit.org/show_bug.cgi?id=254623
rdar://105852767

Reviewed by Megan Gardner.

* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _beginAutomaticLiveResizeIfNeeded]):
Disable live-ish resize for custom content views, which expect to get
full-fidelity updates during resize.

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




More information about the webkit-changes mailing list