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

Firefox source url fix #20

Merged
merged 3 commits into from
Sep 11, 2012
Merged

Commits on Sep 8, 2012

  1. Only use testMode for getHeaders.

    Fetching HTTP headers on the file:https:/// scheme doesn't work, thus the
    testMode. Here we're just being more precise about it.
    Jonas Pfenniger committed Sep 8, 2012
    Configuration menu
    Copy the full SHA
    3bce3cf View commit details
    Browse the repository at this point in the history
  2. Add the failing case in Firefox

    Jonas Pfenniger committed Sep 8, 2012
    Configuration menu
    Copy the full SHA
    f16e1a7 View commit details
    Browse the repository at this point in the history
  3. Fixes origin url with Firefox

    And potentially other browsers.
    Jonas Pfenniger committed Sep 8, 2012
    Configuration menu
    Copy the full SHA
    2053c2b View commit details
    Browse the repository at this point in the history