[Webkit-unassigned] [Bug 37154] V8CustomIDBCallbacks<> should not hold a reference to the frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 09:45:13 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ager at chromium.org,
                   |                            |dglazkov at chromium.org,
                   |                            |japhet at chromium.org




--- Comment #3 from Jeremy Orlow <jorlow at chromium.org>  2010-04-06 09:45:12 PST ---
Mads, I'm not sure if what I'm doing with the contexts is OK.  My main hint
that it's not when onError() is called with the code that provided the callback
on the call stack, things work fine.  But when I trigger the callback without
anything WebKit on the call stack (i.e. it's triggered by an IPC) then things
act quite odd.  (The inspector aw snaps if you open it and changes don't show
up on screen.)

Any ideas of what I might be doing wrong?  (Note that this behavior was true
before and after the 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