Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d3c892f82611
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0c282812b194
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Sep 24, 2021

  1. [webview_flutter] Adjust integration test domains (#4383)

    Tests that load https://www.google.com and then assert that that's the
    current URL are failing, because Google is redirecting our tests to a
    "suspicious activity" page. Switch to example.com, as a domain that is
    less likely to do traffic-based redirection.
    stuartmorgan-g authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    0c28281 View commit details
    Browse the repository at this point in the history
Loading