[Webkit-unassigned] [Bug 70461] New: Check Geolocation cached position requests are flushed after page reload.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 17:26:59 PDT 2011


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

           Summary: Check Geolocation cached position requests are flushed
                    after page reload.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jknotten at chromium.org
                CC: steveblock at google.com


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.

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