[Webkit-unassigned] [Bug 173748] New: Avoid moving the same vector multiple times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 16:58:56 PDT 2017


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

            Bug ID: 173748
           Summary: Avoid moving the same vector multiple times
           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: bfulgham at webkit.org

Code inspection revealed that a Vector of String was being WTFMove'd multiple times in a loop. Don't do that!

-- 
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/20170622/46f3868e/attachment.html>


More information about the webkit-unassigned mailing list