[webkit-changes] [WebKit/WebKit] 9a8564: Disable use of IOSurface in PDFs

Per Arne Vollan noreply at github.com
Fri Mar 3 07:03:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a85649c152a57452c4f647ca9f4be560613207b
      https://github.com/WebKit/WebKit/commit/9a85649c152a57452c4f647ca9f4be560613207b
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Platform/spi/ios/PDFKitSPI.h
    M Source/WebKit/UIProcess/ios/WKPDFView.mm

  Log Message:
  -----------
  Disable use of IOSurface in PDFs
https://bugs.webkit.org/show_bug.cgi?id=253075
rdar://problem/106028807

Reviewed by Geoffrey Garen.

Adopt API to disable use of IOSurface in PDFs on iOS.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/spi/ios/PDFKitSPI.h:
* Source/WebKit/UIProcess/ios/WKPDFView.mm:
(-[WKPDFView web_setContentProviderData:suggestedFilename:]):

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




More information about the webkit-changes mailing list