[Webkit-unassigned] [Bug 39879] Geolocation activity started after frame has been disconnected can cause crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 08:40:25 PDT 2010


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





--- Comment #6 from Steve Block <steveblock at google.com>  2010-06-01 08:40:23 PST ---
> Maybe you misunderstood my question. I meant that from the point of view of the
> caller in JavaScript the call will "take forever" rather than failing
> immediately. It's good that there’s a test of this, but I wanted you to affirm > you think this is the most helpful behavior.
Ah, yes, the callbacks will never be invoked, so the request will appear to take forever.

Yes, I think this is the preferred behavior. I've discussed this with Andrei and throwing an exception doesn't seem like the right thing to do as there's no precedent for this. We can't make any callbacks to script so this seems like the only sensible fix.

Also, I've added the helper HTML files for the new test to 'script-tests'. Is this correct, or should I create a new 'resources' directory?

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