[Webkit-unassigned] [Bug 40162] Prevent Geolocation making callbacks to a ScriptExecutionContext that no longer exists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 10:38:25 PDT 2010


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





--- Comment #6 from Steve Block <steveblock at google.com>  2010-06-04 10:38:24 PST ---
> I'm not sure if we should rely on that. Logically, it makes no sense that one
> cannot easily get a document associated with DOMWindow when there is no frame,
> and there is a FIXME in DOMWindow::document() saying that we should fix that.
OK, so I think the best solution is to use ActiveDOMObject as well as adding this check. I've been looking at the V8 bindings and it looks like an equivalent approach will be required there.

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