[webkit-changes] [WebKit/WebKit] 7ce6a1: Some `fast/xpath` tests hit an assertion in releas...
Vitaly Dyachkov
noreply at github.com
Fri Aug 30 14:53:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7ce6a1c447e1ef203ed29e7cd796066e8bad9f95
https://github.com/WebKit/WebKit/commit/7ce6a1c447e1ef203ed29e7cd796066e8bad9f95
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M Source/WebCore/xml/XPathNodeSet.cpp
Log Message:
-----------
Some `fast/xpath` tests hit an assertion in release with `ENABLE_ASSERTS=1`
https://bugs.webkit.org/show_bug.cgi?id=278781
Reviewed by Alexey Proskuryakov.
In https://github.com/WebKit/WebKit/pull/32818 @aproskuryakov rightly
noted that "when someone builds with ENABLE_ASSERTS=1, they presumably
want the asserts to work, not to be ifdefed out".
* Source/WebCore/xml/XPathNodeSet.cpp:
(WebCore::XPath::sortBlock):
Canonical link: https://commits.webkit.org/282992@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