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

Fix HybridWebView browser dev tools on iOS/MacCat #24679

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

Eilon
Copy link
Member

@Eilon Eilon commented Sep 9, 2024

The dev tools settings were being set on a separate webview that wasn't being used. This change applies the settings to the webview actually being used.

Fixes #24497

The dev tools settings were being set on a separate webview that wasn't being used. This change applies the settings to the webview actually being used.

Fixes #24497
@Eilon Eilon added the area-controls-hybridwebview HybridWebView control label Sep 9, 2024
@Eilon Eilon requested a review from a team as a code owner September 9, 2024 18:05
@Eilon
Copy link
Member Author

Eilon commented Sep 9, 2024

@tj-devel709 / @mattleibow - super small PR for your review. The CI is green. Thanks!

@jfversluis jfversluis merged commit cdc0836 into net9.0 Sep 10, 2024
121 checks passed
@jfversluis jfversluis deleted the eilon/hwv-ios-devtools branch September 10, 2024 07:06
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Sep 20, 2024
@samhouts samhouts added fixed-in-9.0.0-rc.2.24503.2 and removed fixed-in-net9.0-nightly This may be available in a nightly release! labels Oct 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants