[Webkit-unassigned] [Bug 204445] New: add ASSERT_NOT_REACHED_WITH_MESSAGE and RELEASE_ASSERT_NOT_REACHED_WITH_MESSAGE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 00:22:34 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204445

            Bug ID: 204445
           Summary: add ASSERT_NOT_REACHED_WITH_MESSAGE and
                    RELEASE_ASSERT_NOT_REACHED_WITH_MESSAGE
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tuomas.webkit at apple.com

Add ASSERT_NOT_REACHED_WITH_MESSAGE and RELEASE_ASSERT_NOT_REACHED_WITH_MESSAGE to allow adding a message to code paths not expected to be reached, or to avoid the need to use a dummy assertion of 0 or false for the same effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191121/a529d139/attachment.htm>


More information about the webkit-unassigned mailing list