[webkit-reviews] review granted: [Bug 107725] Add RELEASE_ASSERT (and a few friends) : [Attachment 184292] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 13:10:01 PST 2013


Filip Pizlo <fpizlo at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 107725: Add RELEASE_ASSERT (and a few friends)
https://bugs.webkit.org/show_bug.cgi?id=107725

Attachment 184292: Patch
https://bugs.webkit.org/attachment.cgi?id=184292&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=184292&action=review


> Source/WTF/wtf/Assertions.h:393
> +#ifndef NDEBUG

Use ASSERT_DISABLED instead.


More information about the webkit-reviews mailing list