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

Random fixups #5992

Merged
merged 4 commits into from May 12, 2015
Merged

Random fixups #5992

merged 4 commits into from May 12, 2015

Commits on May 12, 2015

  1. fix Stylist::new() to not panic when resources cannot be loaded

    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  2. fix Stylist::add_quirks_mode_stylesheet() to not panic when resources…

    … cannot be loaded
    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  3. when finding resource_dir, try exe launch directory

    external apps using servo may just have the resources/ in the same place
    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
  4. unset resources path on linux in embedding crate

    this blocked execution on linux due to bad paths
    Mike Blumenkrantz
    Mike Blumenkrantz committed May 12, 2015
You can’t perform that action at this time.