[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:35:57 PDT 2010


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





--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2010-06-04 10:35:56 PST ---
> The call to DOMWindow::document() fails gracefully if the frame is detached, 

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.

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