[Webkit-unassigned] [Bug 207503] New: [WebCore] Shrink Vectors passed to SharedBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 13:38:08 PST 2020


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

            Bug ID: 207503
           Summary: [WebCore] Shrink Vectors passed to SharedBuffer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

SharedBuffer::DataSegment is const data and never change is size and content after creation. Shrink the passed vector before assigning to member variable to save space.

-- 
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/20200210/a5491eb2/attachment.htm>


More information about the webkit-unassigned mailing list