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

Rewrite and remove most unit tests for the legacy fetch stack. #14315

Merged
merged 14 commits into from Nov 24, 2016

Commits on Nov 23, 2016

  1. Remove test_auth_ui_sets_header_on_401.

    The fetch stack does not yet support asking the user for credentials (#14305).
    Ms2ger committed Nov 23, 2016
  2. Remove referrer policy unit tests.

    This code should be covered sufficiently by wpt tests.
    Ms2ger committed Nov 23, 2016
  3. Remove test for CustomResponseMediator.

    The fetch stack does not yet support this at all (#14306).
    Ms2ger committed Nov 23, 2016
  4. Rewrite test_content_blocked.

    Ms2ger committed Nov 23, 2016
  5. Rewrite test_cookies_blocked.

    Ms2ger committed Nov 23, 2016
  6. Remove a test for view-source.

    This scheme is not currently supported in fetch (#14308).
    Ms2ger committed Nov 23, 2016
  7. Rewrite test_redirect_from_x_to_x_provides_x_with_cookie_from_first_r…

    …esponse.
    Ms2ger committed Nov 23, 2016
You can’t perform that action at this time.