[Webkit-unassigned] [Bug 40071] Objects invoking script need to know when the relevant ScriptExecutionContext has torn down.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 03:10:02 PDT 2010


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





--- Comment #7 from Andrei Popescu <andreip at google.com>  2010-06-03 03:10:00 PST ---
(In reply to comment #3)
> Ahhh!  I'm an idiot.  You should be using ActiveDOMObject for this case.  Everywhere I can think of that you'd need to worry about your context going away you'd also need to worry about the page being suspended and such.

Heh, I totally forgot our IDBRequest class is already an ActiveDOMObject. Oh well, it happens :)

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