[Webkit-unassigned] [Bug 279235] New: Fix strange antipattern in JSManagedValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 17:00:40 PDT 2024


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

            Bug ID: 279235
           Summary: Fix strange antipattern in JSManagedValue
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

The idea of calling an initWithValue and passing nil is weird. Just call super init at that point and call it a day. This will also confuse analyzers less.

-- 
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/20240906/d65fb249/attachment.htm>


More information about the webkit-unassigned mailing list