Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to specify port with --devtools option (fixes #3597) #3612

Merged
merged 1 commit into from
Oct 8, 2014

Conversation

robinst
Copy link
Contributor

@robinst robinst commented Oct 8, 2014

Note that using servo --devtools http://example.org doesn't work. In
that case either the port must be specified or the option moved to the
end. But this is the same for other such options, e.g. --profile.

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/2805

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@jdm
Copy link
Member

jdm commented Oct 8, 2014

Thanks; I've left some comments on the critic review!

@jdm
Copy link
Member

jdm commented Oct 8, 2014

Now that the Critic review is approved, please squash these commits together and I'll merge them :)

Note that using `servo --devtools http://example.org` doesn't work. In
that case either the port must be specified or the option moved to the
end. This is done by getopts and is the same for other such options,
e.g. `--profile`.
@robinst
Copy link
Contributor Author

robinst commented Oct 8, 2014

Cool, done.

bors-servo pushed a commit that referenced this pull request Oct 8, 2014
Note that using `servo --devtools http://example.org` doesn't work. In
that case either the port must be specified or the option moved to the
end. But this is the same for other such options, e.g. `--profile`.
@bors-servo bors-servo closed this Oct 8, 2014
@bors-servo bors-servo merged commit 8a5c6a0 into servo:master Oct 8, 2014
robinst referenced this pull request in servo/blog.servo.org Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants