[webkit-changes] [WebKit/WebKit] eb32d9: [media] Port assorted enum classes to new serializ...

Claudio Saavedra noreply at github.com
Fri Dec 8 06:49:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eb32d9600cf95276a54978ebcb5812fe1dac5692
      https://github.com/WebKit/WebKit/commit/eb32d9600cf95276a54978ebcb5812fe1dac5692
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M Source/WebCore/platform/encryptedmedia/CDMInstanceSession.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  [media] Port assorted enum classes to new serialization format
https://bugs.webkit.org/show_bug.cgi?id=265794

Reviewed by Alex Christensen.

A handful of media stream and encrpyted media enums can
be trivially ported to the new serialization format, remove
their enum traits.

* Source/WebCore/platform/encryptedmedia/CDMInstanceSession.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list