[Webkit-unassigned] [Bug 147888] New: Remove UnspecifiedBoolType from WTF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 11:43:08 PDT 2015


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

            Bug ID: 147888
           Summary: Remove UnspecifiedBoolType from WTF
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: keith_miller at apple.com

We still use the safe bool idiom (UnspecifiedBoolType) from pre C++11 in WTF. We should replace the safe bool idiom with explicit bool() instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150811/82cab492/attachment-0001.html>


More information about the webkit-unassigned mailing list