Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 908ce185ca46f4abbf99e821bd312442abe80bfb
      
https://github.com/WebKit/WebKit/commit/908ce185ca46f4abbf99e821bd312442abe80bfb
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
    M Source/WTF/wtf/ArgumentCoder.h
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Platform/IPC/Decoder.h

  Log Message:
  -----------
  Remove legacy serialization infrastructure starting with Cocoa platform
https://bugs.webkit.org/show_bug.cgi?id=272703
rdar://126508648

Reviewed by Brady Eidson.

This is the first step towards removing legacy encoding.
Cocoa's data structures have migrated to *.serialization.in with a few 
exceptions that
have been handled manually.  Other platforms still have a small amount of work 
to do,
but this will help clarify what is needed.

* Source/WTF/wtf/ArgumentCoder.h:
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/IPC/Decoder.h:
(IPC::Decoder::decode):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to