Closed
Bug 826831
Opened 13 years ago
Closed 13 years ago
prompt for Geolocation refers to current domain rather than destination domain
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: starfire42, Unassigned)
Details
Attachments
(1 file)
|
1.26 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121128204232
Steps to reproduce:
Used a bookmark with a javascript: url that sends data to google.com/maps. URL is listed in attached file
Actual results:
prompted to share geolocation information with domain of active tab
Expected results:
same prompt, but use target of bookmark, rather than current url
Comment 1•13 years ago
|
||
The javascript of the bookmark runs in the context of the current page. The geolocation prompt is therefore correct.
So, working as designed, closing then
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•