[Webkit-unassigned] [Bug 29040] New: Geolocation does not correctly handle reentrant calls from callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 10:47:42 PDT 2009


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

           Summary: Geolocation does not correctly handle reentrant calls
                    from callbacks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com


When Geolocation callbacks are made, currently running requests (oneShots and
watchers) are stopped immediately afterwards. This means that if reentrant
calls to Geolocation methods are made from the callbacks, any new requests
started by those reentrant calls are immediately stopped.

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