[webkit-changes] [WebKit/WebKit] c0fc79: Disable all image hardware decoding in the WebCont...

Per Arne Vollan noreply at github.com
Wed Jul 26 15:35:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c0fc79a6a65c4004c014a4f8556720d2bbc1ad48
      https://github.com/WebKit/WebKit/commit/c0fc79a6a65c4004c014a4f8556720d2bbc1ad48
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebCore/PAL/pal/spi/cg/ImageIOSPI.h
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  Disable all image hardware decoding in the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=259457
rdar://112477703

Reviewed by Brent Fulgham.

Disable hardware decoding for all image formats in the WebContent process when IOKit is blocked.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/PAL/pal/spi/cg/ImageIOSPI.h:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformInitializeWebProcess):

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




More information about the webkit-changes mailing list