Myk Melez <[email protected]> writes: > On 2013/01/29 18:33, Kan-Ru Chen (陳侃如) wrote: >> http://people.mozilla.com/~kchen/FakeGeolocationProvider.js >> http://people.mozilla.com/~kchen/FakeGeolocationProvider.manifest > Thanks for the reference! As a first step, I have created a > geolocation branch > <https://github.com/mykmelez/r2d2b2g/tree/geolocation> and committed > this component (in prosthesis/components/ > <https://github.com/mykmelez/r2d2b2g/tree/geolocation/prosthesis/components>) > such that the Simulator registers it and makes it available in the > Simulator process.
Cool! > We could integrate this into the Dashboard, but I suspect we're better > off integrating it into the Simulator toolbar, where it'll be closer > to the app the developer is testing. That will be particularly > valuable when going back and forth between the app and the affordances > to test the app with multiple locations. Where is the toolbar? I presume it's the left sidebar? > I'll want to noodle on the interface a bit, but I could imagine it > being a toolbar icon that pops up a doorhanger containing form fields > for specifying latitude and longitude (with a checkbox to "use current > location") and additional fields for specifying movement (perhaps in a > second phase of development). Yeah, that would be great. > Kan-Ru: do you have time to help implement this interface and the > backend functionality that supports it? Yes, but I might have questions about how to integrate it to the Simulator. Be prepared to my noob questions ;-) Kanru _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
