[Webkit-unassigned] [Bug 36471] Assertion failure in WebCoreJSClientData::forgetWorld in storage tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 18:56:49 PDT 2010


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





--- Comment #5 from Dumitru Daniliuc <dumi at chromium.org>  2010-04-06 18:56:48 PST ---
(In reply to comment #4)
> Why are we not seeing this on the bots? We have Debug test bots.

It turns out that this happens for me (and not only on Windows) because of a
patch I'm working on -- it saves the context in which each DB callback was
created and calls each callback in the correct context. So it seems that the
problem shows up when WebCoreJSClientData is used repeatedly (with my patch,
each DB test would have a few callbacks that need to be called in the right
context).

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