[Webkit-unassigned] [Bug 187672] New: Replace TR2_OPTIONAL_ASSERTED_EXPRESSION macro in <wtf/Optional.h>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 16:59:41 PDT 2018


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

            Bug ID: 187672
           Summary: Replace TR2_OPTIONAL_ASSERTED_EXPRESSION macro in
                    <wtf/Optional.h>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: fred.wang at free.fr, mcatanzaro at igalia.com,
                    rniwa at webkit.org

Replace the TR2_OPTIONAL_ASSERTED_EXPRESSION macro in <wtf/Optional.h> since we can use ASSERT_UNDER_CONSTEXPR_CONTEXT() instead.

Makes all the assertions more consistent within the class.

-- 
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/20180713/8f2a4b11/attachment.html>


More information about the webkit-unassigned mailing list