Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0fc79a6a65c4004c014a4f8556720d2bbc1ad48
https://github.com/WebKit/WebKit/commit/c0fc79a6a65c4004c014a4f8556720d2bbc1ad48
Author: Per Arne Vollan <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes