[Webkit-unassigned] [Bug 233335] New: CellAttributes should be returned by value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 14:32:30 PST 2021


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

            Bug ID: 233335
           Summary: CellAttributes should be returned by value.
           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: mark.lam at apple.com

CellAttributes fits in 16 bits, and client code never modifies returned CellAttributes values.  Hence, there is no reason to return them by reference.

-- 
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/20211118/93838806/attachment.htm>


More information about the webkit-unassigned mailing list