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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 06:24:07 PDT 2010


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


Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #6 from Adam Roben (aroben) <aroben at apple.com>  2010-04-07 06:24:07 PST ---
(In reply to comment #5)
> (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).

Sounds like we don't need a bug tracking this, then. The bug doesn't even
exist, yet, and hopefully you can fix it before you land your patch.

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