Confirmed users
1,031
edits
(New page: == Overview == Provide Geolocation to the DOM. http://dev.w3.org/geo/api/spec-source.html == Security and Privacy == * uses info bar to ask the user if it is okay to expose location * ha...) |
|||
Line 23: | Line 23: | ||
== Relationships to other projects == | == Relationships to other projects == | ||
== Review comments == | == Review comments == | ||
1) Bug 463038 maximum number of watchPosition. | |||
2) spec should be unsigned. could it be an object | |||
3) Bug 463039 verify that clearWatch() can take arbitary values. add | |||
tests. DOM ERROR INVALID ACCESS error code approriate? | |||
4) Bug 463041. Limit prompt to one time per page. |