[webkit-changes] [WebKit/WebKit] 5495e9: Remove Enumtraits<> from WebKit/Shared/Extensions/

Mikhail R. Gadelha noreply at github.com
Wed Jan 31 05:57:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5495e9f832d3d1c122ae1868c10d107c84f481f5
      https://github.com/WebKit/WebKit/commit/5495e9f832d3d1c122ae1868c10d107c84f481f5
  Author: Mikhail R. Gadelha <mikhail at igalia.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M Source/WebKit/Shared/Extensions/WebExtensionStorageAccessLevel.h
    M Source/WebKit/Shared/Extensions/WebExtensionStorageType.h

  Log Message:
  -----------
  Remove Enumtraits<> from WebKit/Shared/Extensions/
https://bugs.webkit.org/show_bug.cgi?id=268383

Reviewed by Timothy Hatcher.

The enums already use the new serialization format and are defined
in WebExtensionStorage.serialization.in

* Source/WebKit/Shared/Extensions/WebExtensionStorageAccessLevel.h:
* Source/WebKit/Shared/Extensions/WebExtensionStorageType.h:

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




More information about the webkit-changes mailing list