[Webkit-unassigned] [Bug 210423] New: Add WARN_UNUSED_RETURN to decode methods in Source/WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 07:37:33 PDT 2020


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

            Bug ID: 210423
           Summary: Add WARN_UNUSED_RETURN to decode methods in
                    Source/WebKit
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, darin at apple.com

Add WARN_UNUSED_RETURN to decode methods in Source/WebKit.

Found via:
$ ./Tools/Scripts/check-webkit-style --filter=-,+security/missing_warn_unused_return Source/WebKit

NOTE: Not every change is relate to CoreIPC decoding, but they're all decode methods that return bool.

Also found a couple platformDecode() methods, so will update check-webkit-style.

-- 
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/20200413/a7eb0bd1/attachment.htm>


More information about the webkit-unassigned mailing list