[webkit-changes] [WebKit/WebKit] 7799a8: [TZone] Annotate the XML subclasses of XPathExpres...

Michael Saboff noreply at github.com
Thu Sep 26 19:06:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7799a8e94a6ded765354bfb5dc72af4321764bbb
      https://github.com/WebKit/WebKit/commit/7799a8e94a6ded765354bfb5dc72af4321764bbb
  Author: Michael Saboff <msaboff at apple.com>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M Source/WebCore/xml/XPathFunctions.cpp
    M Source/WebCore/xml/XPathFunctions.h
    M Source/WebCore/xml/XPathPath.cpp
    M Source/WebCore/xml/XPathPath.h
    M Source/WebCore/xml/XPathPredicate.cpp
    M Source/WebCore/xml/XPathPredicate.h
    M Source/WebCore/xml/XPathVariableReference.cpp
    M Source/WebCore/xml/XPathVariableReference.h

  Log Message:
  -----------
  [TZone] Annotate the XML subclasses of XPathExpression
https://bugs.webkit.org/show_bug.cgi?id=280361
rdar://136713956

Reviewed by Mark Lam and Yusuke Suzuki.

Added TZone annotations to the classes that inherit from XPathExpression.

* Source/WebCore/xml/XPathFunctions.cpp:
* Source/WebCore/xml/XPathFunctions.h:
* Source/WebCore/xml/XPathPath.cpp:
* Source/WebCore/xml/XPathPath.h:
* Source/WebCore/xml/XPathPredicate.cpp:
* Source/WebCore/xml/XPathPredicate.h:
* Source/WebCore/xml/XPathVariableReference.cpp:
* Source/WebCore/xml/XPathVariableReference.h:

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