[Webkit-unassigned] [Bug 55671] REGRESSION (r79987-r80210): Crash in JSWeakObjectMapClear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 10:32:15 PST 2011


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





--- Comment #17 from Kevin M. Dean <kevin at rhubarbproductions.com>  2011-03-11 10:32:15 PST ---
(In reply to comment #15)
> Replace
>  ASSERT(scriptExecutionContext)
> 
> with
> 
> if (!scriptExecutionContext) return;

Ok, I replaced that. Will I need to rebuild? That's basically a 2 hour process with max-ed out cpu during that time for me, unless a subsequent build is quicker after an initial build.

-- 
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