Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1135821 - marionette-device-host 1.0.0 #4

Merged
merged 1 commit into from Feb 24, 2015
Merged

Bug 1135821 - marionette-device-host 1.0.0 #4

merged 1 commit into from Feb 24, 2015

Conversation

lambdabaa
Copy link

No description provided.

},

'--restart': {
defaultValue: 1,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could default these to the env vars if you care about backwards compat

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^

@lightsofapollo
Copy link

aside from one optional comment above lgtm

@lambdabaa lambdabaa changed the title marionette-device-host 1.0.0 Bug 1135821 - marionette-device-host 1.0.0 Feb 23, 2015

return new Promise(function(accept, reject) {
proc.on('error', function(error) {
proc.removeListener('close', accept);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accept isn't bound to close below, so this won't really do anything.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops! Will fix

lambdabaa pushed a commit that referenced this pull request Feb 24, 2015
Bug 1135821 - marionette-device-host 1.0.0
@lambdabaa lambdabaa merged commit cc356d0 into mozilla-b2g:master Feb 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants