[webkit-reviews] review granted: [Bug 135211] ScriptController::updateDocument ASSERT mutating map while iterating map : [Attachment 235386] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 23 16:03:11 PDT 2014


Oliver Hunt <oliver at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 135211: ScriptController::updateDocument ASSERT mutating map while
iterating map
https://bugs.webkit.org/show_bug.cgi?id=135211

Attachment 235386: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=235386&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=235386&action=review


> Source/WebCore/bindings/js/ScriptController.cpp:177
> +    return windowShells;

will this get happy move semantics?


More information about the webkit-reviews mailing list