Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4574f31334dd38adc9962e34b195ef364d1eb7f
https://github.com/WebKit/WebKit/commit/c4574f31334dd38adc9962e34b195ef364d1eb7f
Author: Joseph Griego <[email protected]>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M Source/WTF/wtf/Assertions.h
Log Message:
-----------
[WTF] RELEASE_ASSERT_NOT_REACHED should allow a message
https://bugs.webkit.org/show_bug.cgi?id=259526
Reviewed by Mark Lam.
The asserts-enabled and asserts-not-enabled implementations of this macro don't
agree about whether or not it allows a message--allow one for the sake of
form. Since revision f0224c3ac4969 it's used in at least one place with a
message.
* Source/WTF/wtf/Assertions.h:
Canonical link: https://commits.webkit.org/266516@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes