[webkit-changes] [WebKit/WebKit] aeb361: Port FilterOperations to the new IPC serialization...

Chris Dumez noreply at github.com
Wed Jan 31 12:59:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aeb36164fa90220b4e475dbd364008e05e3a0cc3
      https://github.com/WebKit/WebKit/commit/aeb36164fa90220b4e475dbd364008e05e3a0cc3
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/filters/FilterOperations.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.cpp
    M Source/WebKit/Shared/WebCoreArgumentCoders.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Port FilterOperations to the new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=268399

Reviewed by Brent Fulgham.

* Source/WebKit/Shared/WebCoreArgumentCoders.cpp:
(IPC::ArgumentCoder<FilterOperations>::encode): Deleted.
(IPC::ArgumentCoder<FilterOperations>::decode): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list