Skip to content

[tool][web] Consider setting COEP header to credentialless #152411

@ditman

Description

@ditman

While running flutter drive tests during the migration of the Google Maps Flutter web plugin, we encountered that certain requests from the Maps JS SDK are blocked with the following error:

Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep - StaticMapService.GetMapImage:1

When reading some more about the error, one of the recommendations is to use COEP: credentialless instead of require-corp:

Currently Flutter is doing require-corp. Should we switch the tooling to the new value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to Flutterplatform-webWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versiont: flutter driver"flutter driver", flutter_drive, or a driver testteam-webOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions