Skip to content

[webview_flutter_web] Legacy mode accessing DOM before it's ready. #151693

@ditman

Description

@ditman

While investigating a separate timeout, I noticed that the "legacy" implementation of the webview_flutter_web package is accessing the iFrame element on the DOM before it's injected into the page:

That code fails consistently in flutter, and needs to be fixed. It's unclear to me how this went through CI, but it's also unclear to me how integration tests for this package ever do anything, since they seem to be using dart:io (???)

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listfyi-ecosystemFor the attention of Ecosystem teamp: webviewThe WebView pluginpackageflutter/packages repository. See also p: labels.platform-webWeb applications specificallyteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions