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

Fix resource loading edge cases #8612

Merged
merged 4 commits into from
Aug 15, 2019
Merged

Fix resource loading edge cases #8612

merged 4 commits into from
Aug 15, 2019

Commits on Aug 15, 2019

  1. use relative paths for JS and CSS in debug pages so that files can be…

    … loaded via file:// URLs
    kkaefer committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    d57bd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f17387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758afde View commit details
    Browse the repository at this point in the history
  4. correctly classify relative URLs as file:// URLs when the original do…

    …cument was loaded from a file:// URL
    kkaefer committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    cd1ade2 View commit details
    Browse the repository at this point in the history