Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e417d276406b07b6b6dff91473aed8570762e97
      
https://github.com/WebKit/WebKit/commit/5e417d276406b07b6b6dff91473aed8570762e97
  Author: Gavin Phillips <[email protected]>
  Date:   2025-11-24 (Mon, 24 Nov 2025)

  Changed paths:
    R LayoutTests/ipc/decode-destinationColorSpace-null-crash-expected.txt
    R LayoutTests/ipc/decode-destinationColorSpace-null-crash.html
    M LayoutTests/ipc/decode-feConvolveMatrix-kernelSize-overflow.html
    M LayoutTests/ipc/empty-svgfilterrenderer-expression-crash.html
    M LayoutTests/ipc/serialized-type-info.html
    M Source/WebKit/Scripts/webkit/opaque_ipc_types.tracking.in
    M Source/WebKit/Shared/cf/CoreIPCCGColorSpace.h
    A Source/WebKit/Shared/cf/CoreIPCCGColorSpace.mm
    M Source/WebKit/Shared/cf/CoreIPCCGColorSpace.serialization.in
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  CGColorSpace should be serialized without using an opaque Dictionary
https://bugs.webkit.org/show_bug.cgi?id=302324
rdar://164472019

Reviewed by Pascoe.

Breaks CGColorSpace down into basic CoreIPC primitives as opposed
to serializing as an opaque Dictionary.

* LayoutTests/ipc/decode-destinationColorSpace-null-crash-expected.txt: Removed.
* LayoutTests/ipc/decode-destinationColorSpace-null-crash.html: Removed.
* LayoutTests/ipc/decode-feConvolveMatrix-kernelSize-overflow.html:
* LayoutTests/ipc/empty-svgfilterrenderer-expression-crash.html:
* LayoutTests/ipc/serialized-type-info.html:
* Source/WebKit/Scripts/webkit/opaque_ipc_types.tracking.in:
* Source/WebKit/Shared/cf/CoreIPCCGColorSpace.h:
(WebKit::CoreIPCCGColorSpace::CoreIPCCGColorSpace):
(WebKit::CoreIPCCGColorSpace::toCF const):
* Source/WebKit/Shared/cf/CoreIPCCGColorSpace.mm: Added.
(WebKit::CoreIPCCGColorSpace::serializableColorSpace):
(WebKit::CoreIPCCGColorSpace::CoreIPCCGColorSpace):
(WebKit::CoreIPCCGColorSpace::toCF const):
* Source/WebKit/Shared/cf/CoreIPCCGColorSpace.serialization.in:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to