Bug 70461

Summary: Check Geolocation cached position requests are flushed after page reload.
Product: WebKit Reporter: John Knottenbelt <jknotten>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
Marcos Caceres
Comment 1 2026-03-26 08:50:54 PDT
Closing as WONTFIX. This 2011 follow-up task to verify that cached position GeoNotifiers are correctly flushed on page reload was never pursued and has had no activity in over 14 years. If this is still a concern, please file a new bug with updated analysis and a test case.
Note You need to log in before you can comment on or make changes to this bug.