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

Backport scoped WebView to SDK37 #8498

Merged
merged 1 commit into from May 26, 2020
Merged

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented May 26, 2020

Why

Followup #8489
I've noticed WebView's code for SDK37 is not scoped which could lead WebViews to use the same shared pool across different experiences.

How

Backported to SDK37 changes I made here 4c166ab
SDK36 and SDK35 are already correct – WebView is scoped there.

Test Plan

Tested using native-component-list published under @community (SDK37).

@tsapeta tsapeta requested a review from esamelson May 26, 2020 21:46
@tsapeta tsapeta merged commit 099d436 into master May 26, 2020
@tsapeta tsapeta deleted the @tsapeta/backport-scoped-webview branch May 26, 2020 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants