[Webkit-unassigned] [Bug 40148] Client-based Geolocation does not handle multiple simultaneous requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 10:30:06 PDT 2010


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





--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2010-06-04 10:30:04 PST ---
+        on the mac skipped list. reentrant-error.html required a minor tweak as the mac
+        GeolocationController can only provide an error code of 2 (POSITION_UNAVAILABLE)

Maybe it would be useful to also have a test for reentrant "permission denied" error, since that uses a different code path, at least with client-based Geolocation.

The patch looks good to me, but it ideally, Sam should review it, since it touches one of the assumptions that were believed true when writing client based geolocation code.

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