Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7dde2cfffbb1c40c0750f69814972daeb119c7ba
      
https://github.com/WebKit/WebKit/commit/7dde2cfffbb1c40c0750f69814972daeb119c7ba
  Author: Alexsander Damaceno <[email protected]>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M Source/WebCore/xml/XPathGrammar.cpp
    M Source/WebCore/xml/XPathGrammar.y
    M Source/WebCore/xml/XPathParser.cpp
    M Source/WebCore/xml/XPathPredicate.cpp
    M Source/WebCore/xml/XPathPredicate.h

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

Reviewed by Matthieu Dubet.

Convert Opcode enums to an enum class

* Source/WebCore/xml/XPathParser.cpp:
(WebCore::XPath::Parser::nextTokenInternal):
* Source/WebCore/xml/XPathPredicate.h:
* Source/WebCore/xml/XPathPredicate.cpp:
(WebCore::XPath::NumericOp::evaluate const):
(WebCore::XPath::EqTestOp::compare const):
(WebCore::XPath::LogicalOp::shortCircuitOn const):
(WebCore::XPath::evaluatePredicate):
* Source/WebCore/xml/XPathGrammar.y:
* Source/WebCore/xml/XPathGrammar.cpp:

Canonical link: https://commits.webkit.org/285024@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