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

Move HybridWebView platform code to handlers (attempt 2) #24952

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

Eilon
Copy link
Member

@Eilon Eilon commented Sep 26, 2024

And run everything through the mappers.

Fixes #24269

Some history:

And run everything through the mappers.

Fixes #24269
@Eilon Eilon added the area-controls-hybridwebview HybridWebView control label Sep 26, 2024
@Eilon Eilon requested a review from a team as a code owner September 26, 2024 20:54
@rmarinho
Copy link
Member

We moved agents from Ventura to sonoma so thats why android is delaying

@Eilon Eilon force-pushed the eilon/hwv-platform-cleanup-2 branch from 32f859e to 6e4ab72 Compare September 27, 2024 23:50
By changing `HybridJavaScriptInterface` to a class, the JCW now says:

    @android.webkit.JavascriptInterface
    public void sendMessage (java.lang.String p0)
@Eilon
Copy link
Member Author

Eilon commented Oct 1, 2024

@PureWeen / @rmarinho - can one of you do a review on this? Please see the 'history' of this PR and the cause.

@PureWeen PureWeen merged commit b1113d5 into net9.0 Oct 1, 2024
121 checks passed
@PureWeen PureWeen deleted the eilon/hwv-platform-cleanup-2 branch October 1, 2024 20:35
@PureWeen
Copy link
Member

PureWeen commented Oct 1, 2024

/backport to release/9.0.1xx-rc2

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Started backporting to release/9.0.1xx-rc2: https://github.com/dotnet/maui/actions/runs/11133061157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-hybridwebview HybridWebView control fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants