Closed Bug 584825 Opened 14 years ago Closed 14 years ago

make sure that notifications for timed-out geolocation requests still work

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
blocking2.0 --- final+

People

(Reporter: Gavin, Assigned: Margaret)

Details

Bug 572967 makes geolocation notification hang around indefinitely (until you navigate to a different page). Geolocation requests can time out. We need to make sure that the notifications for timed-out request behave sanely, at the very least. Better would be to remove the notification when the request times out, but that may be tricky.
blocking2.0: --- → final+
Assignee: nobody → margaret.leibovic
I looked into this a bit, and it turns out that I was a bit confused about the timeout behavior. The timeout only applies to the time spent after the request has been allowed, rather than after the request has been made. So I think there's nothing to do here.
I think I agree. I tried to reproduce and log a timeout error by ignoring the request notification, but nothing was happening.
Easiest blocker ever!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Pretty sweet considering it was my first one, too ;)
margaret, thanks for your help!
You need to log in before you can comment on or make changes to this bug.