Closed Bug 490740 Opened 15 years ago Closed 15 years ago

Calling getCurrentPosition fails after 2 or 3 calls, works again after restart

Categories

(Core :: DOM: Geolocation, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 490046

People

(Reporter: jbalogh, Unassigned)

References

()

Details

Error: update is null
Source File: file:///Applications/Firefox.app/Contents/MacOS/components/NetworkGeolocationProvider.js
Line: 218

update is set on the previous line, with

var update = req.target.channel.QueryInterface(Ci.nsIPropertyBag2).getPropertyAsInterface("moz-geolocation-service", Ci.nsIGeolocationUpdate);
Likely a dupe of the recently-fixed bug 490046.
Applying the patch from bug 490046 fixed this for me.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.