[Webkit-unassigned] [Bug 205704] New: Vector should have a debug assert for catching cases where we mutate a vector while iterating it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 17:20:57 PST 2020


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

            Bug ID: 205704
           Summary: Vector should have a debug assert for catching cases
                    where we mutate a vector while iterating it
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com

I believe HashMap has such a debug assert. I found a bug where we were doing this, and if we had such assert, we wouldn't have introduced this bug

-- 
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/20200103/bca67761/attachment.htm>


More information about the webkit-unassigned mailing list