Results 8 comments of Joe Walker

The commits after 40c8105 "Add system.destroy()" have been cherry-picked into gecko-dev (as part of joewalker/gecko-dev#11), so you can review them there. I don't think you should need to review here...

FWIW, I'm using Lockbox synced with my live data, and I'm fairly sure the "Recent" sort order is not correct. For example: mozilla.auth0.com, ..., digg.com, ..., google.com Obviously I've not...

> > I'm fairly sure the "Recent" sort order is not correct. > Keeping in mind the "recency" is per-device (not going to match your desktop or Firefox mobile used...

I guess for the people that sign up and connect to Sync, when they first start they have no recency data so the list is confusing. Maybe we should hide...

I imagine an API like this: ``` javascript const exampleConfig = { user: 'fred', identityFile: '/path/to/id_rsa', hostName: 'example.com', passphrase: 'secret' }; await ssh(exampleConfig, $ => { await $`ls -la`; });...

> I also was thinking about something like this. One thing I’m wondering it what about cd() function. Should it be working too? The gist I posted doesn't support `cd()`,...

It seems that this is something that editors would have to opt into. (See http://blog.atom.io/2015/10/29/atom-1-1-is-out.html) - if that's right there doesn't seem much of a reason not to do this....

Example hung state ![F9B10700-BCFA-42C7-8005-8F60F251DA82_1_105_c](https://github.com/mozilla-mobile/firefox-ios/assets/76258/04d8ad28-749f-4a4e-b0c3-3d7131923b4a)