[Webkit-unassigned] [Bug 55646] Fix location of assert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 20:40:47 PST 2011


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





--- Comment #3 from Jeremy Orlow <jorlow at chromium.org>  2011-03-02 20:40:47 PST ---
(In reply to comment #2)
> (From update of attachment 84512 [details])
> Did the assertion fire in some case? If so, can we check in a test case that shows the failure?

It fired on one of our tests occasionally.  It was always supposed to be below the scriptExecutionContext() test but accidentally was placed incorrectly (I think during some refactoring...because I always meant for it to be above).  Off the top of my head, I'm not actually sure how we could deterministically cause it to fire.

How much do you care about trying to create a test for it?

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