[Webkit-unassigned] [Bug 28276] New: Geolocation error callback is invoked synchronously if service fails to start

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 13:20:29 PDT 2009


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

           Summary: Geolocation error callback is invoked synchronously if
                    service fails to start
           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
                CC: andreip at google.com, bolsinga at apple.com


Currently, when a Geolocation method is called, the error callback is invoked
synchronously if the Geolocation service fails to start. 

This behavior is incorrect. All callbacks should be asynchronous. See the W3C
spec - http://www.w3.org/TR/geolocation-API/#geolocation_interface.

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