Skip to content

Add caching and timeout to location fixes #13

@crankycoder

Description

@crankycoder

NetworkGeolocationProvider.js provides caching and wifi scan timeouts.

http://hg.mozilla.org/mozilla-central/file/ac39fba33c6d/dom/system/NetworkGeolocationProvider.js

In the event that a wifi scan is started, but never returns with anything, a timer event should force a PositionWatch error.

In the event that scans are run too quickly, we should just return a cached position fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions