[webkit-changes] [WebKit/WebKit] ee6285: Convert ClauseType to an enum class

Commit Queue noreply at github.com
Mon Aug 26 13:34:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee62852a23217119046e38cf1033d0ba8176194f
      https://github.com/WebKit/WebKit/commit/ee62852a23217119046e38cf1033d0ba8176194f
  Author: Alexsander Borges Damaceno <alexbdamac at gmail.com>
  Date:   2024-08-26 (Mon, 26 Aug 2024)

  Changed paths:
    M Source/WebCore/css/parser/CSSSupportsParser.cpp

  Log Message:
  -----------
  Convert ClauseType to an enum class
https://bugs.webkit.org/show_bug.cgi?id=278670

Reviewed by Tim Nguyen.

Convert ClauseType to an enum class.

* Source/WebCore/css/parser/CSSSupportsParser.cpp:
(WebCore::CSSSupportsParser::consumeCondition):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list