NEW 70461
Check Geolocation cached position requests are flushed after page reload.
https://bugs.webkit.org/show_bug.cgi?id=70461
Summary Check Geolocation cached position requests are flushed after page reload.
John Knottenbelt
Reported 2011-10-19 17:26:59 PDT
In https://bugs.webkit.org/attachment.cgi?id=88606&action=review (first patch of https://bugs.webkit.org/show_bug.cgi?id=58027 ). We need to check whether GeoNotifiers in the m_requestsAwaitingCachedPosition list are properly removed during a page reload, because page reloads reuse the same main Frame object, and therefore the same Geolocation object.
Attachments
Note You need to log in before you can comment on or make changes to this bug.