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

Xhr data #9972

Merged
merged 7 commits into from
Apr 3, 2016
Merged

Xhr data #9972

merged 7 commits into from
Apr 3, 2016

Commits on Apr 2, 2016

  1. Allow XHR to fetch about: and data: URLs.

    This was intended to fix servo#8015 but the tests are all still failing as of
    this commit.
    emosenkis authored and dagnir committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    ae56187 View commit details
    Browse the repository at this point in the history
  2. Replace tabs with spaces.

    emosenkis authored and dagnir committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    9d6d1c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e546637 View commit details
    Browse the repository at this point in the history
  4. Fix compile errors.

    emosenkis authored and dagnir committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    50af352 View commit details
    Browse the repository at this point in the history
  5. Replace tab with spaces.

    emosenkis authored and dagnir committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    7d828a8 View commit details
    Browse the repository at this point in the history
  6. Set Content-Type in header

    dagnir committed Apr 2, 2016
    Configuration menu
    Copy the full SHA
    0c69442 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f2bce7 View commit details
    Browse the repository at this point in the history