[Webkit-unassigned] [Bug 135211] ScriptController::updateDocument ASSERT mutating map while iterating map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 23 18:28:45 PDT 2014


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





--- Comment #11 from Joseph Pecoraro <joepeck at webkit.org>  2014-07-23 18:28:59 PST ---
(In reply to comment #10)
> (In reply to comment #7)
> > >> Source/WebCore/bindings/js/ScriptController.cpp:177
> > >> +    return windowShells;
> > > 
> > > will this get happy move semantics?
> 
> I expect it to. I shouldn't need to do anything special, right?

Asking around, yes this should. I don't need to do anything special. To be explicit, we could WTF::move(...).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list