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

More cleanup of the servo entry points #6010

Merged
merged 10 commits into from May 12, 2015
Merged

More cleanup of the servo entry points #6010

merged 10 commits into from May 12, 2015

Commits on May 9, 2015

  1. Remove bogus comment

    brson committed May 9, 2015
  2. Whitespace

    brson committed May 9, 2015
  3. Remove call to env::current_dir from Browser

    Put it in util::opts instead.
    brson committed May 9, 2015
  4. Add an assert to opts::set_opts.

    This function leaks if called more than once.
    brson committed May 9, 2015

Commits on May 10, 2015

  1. Check in new Cargo.lock for cef

    brson committed May 10, 2015
  2. Fix gonk port

    brson committed May 10, 2015

Commits on May 11, 2015

  1. Remove lib.rs from gonk port. Unused

    brson committed May 11, 2015
You can’t perform that action at this time.