Closed Bug 680449 Opened 13 years ago Closed 13 years ago

Inconsistent behavior in Firefox 6 geolocation permission dialog.

Categories

(Firefox :: General, defect)

6 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 675533

People

(Reporter: mlazarov, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Build ID: 20110811165603

Steps to reproduce:

I have a site that uses the HTML 5 geolocation API and attempts to catch errors from navigator.geolocation.getCurrentPosition.


Actual results:

When using the HTML 5 geolocation API, the new Firefox permission dialog has the options of sharing your location, always sharing, never sharing or "not now". The behavior for "never share" fires the error callback whereas "not now" does nothing.


Expected results:

The behavior for "never share" and "not now" should be consistent from the geolocation API's perspective. It should invoke the error callback with PERMISSION_DENIED.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.