Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d32f1f651c127cdd9ebc047062e3643d504ea37a
      
https://github.com/WebKit/WebKit/commit/d32f1f651c127cdd9ebc047062e3643d504ea37a
  Author: Claudio Saavedra <[email protected]>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

  Changed paths:
    M Source/WTF/wtf/Markable.h
    M Source/WebKit/Platform/IPC/ArgumentCoders.h

  Log Message:
  -----------
  Move WTF::Markable to the modern serializer API
https://bugs.webkit.org/show_bug.cgi?id=272818

Reviewed by Kimmo Kinnunen.

The WTF::Markable serializers are using the legacy API, so make it use instead
its own specialiation of ArgumentCoders. Move the implementation also to
ArgumentCoders.h, where other WTF types have theirs.

* Source/WTF/wtf/Markable.h:
(WTF::Traits>::encode const): Deleted.
(WTF::Traits>::decode): Deleted.
* Source/WebKit/Platform/IPC/ArgumentCoders.h:

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



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

Reply via email to