Tags: dotnet/maui
Tags
[release/10.0.1xx-preview7] [HybridWebView] Add WebViewInitializing a… …nd WebViewInitialized Events (#31027) * adding in initialize and initializing # Conflicts: # src/Controls/src/Core/HybridWebView/HybridWebView.cs # src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Unshipped.txt # src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Unshipped.txt # src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt # src/Controls/src/Core/PublicAPI/net-tizen/PublicAPI.Unshipped.txt # src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Unshipped.txt # src/Controls/src/Core/PublicAPI/net/PublicAPI.Unshipped.txt # src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Unshipped.txt # src/Core/src/Handlers/HybridWebView/HybridWebViewHandler.Windows.cs # src/Core/src/PublicAPI/net-android/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/net-ios/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/net-tizen/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/net-windows/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/net/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/netstandard/PublicAPI.Unshipped.txt # src/Core/src/PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt * remove sandbox changes * remove unneeded change * Change Windows type * - txt file fixes * Follow the pattern from others # Conflicts: # src/Controls/tests/DeviceTests/Elements/HybridWebView/HybridWebViewTests.cs * windows is done * Rework windows * regen apis * [WIP] Can you have a look at this PR and tell me what you think (#30819) * Initial plan * Fix documentation bug in IInitializationAwareWebView.cs Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com> * typo * Refactor things a bit * fix this * did this thing * tests * better a bit * windows needs elements * Tests need to run in the test block * WebView2 has restrictions WebView2 does not allow different envvars and some settings in a single process simultaneously without also configuring different user data folders. Also, better to run the webview tests in series as they can confict with other things we do. * I already knew this... --------- Co-authored-by: tj-devel709 <tj.devel709@gmail.com> Co-authored-by: TJ Lambert <50846373+tj-devel709@users.noreply.github.com> Co-authored-by: Shane Neuville (HE/HIM) <shneuvil@microsoft.com> Co-authored-by: Matthew Leibowitz <mattleibow@live.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: mattleibow <1096616+mattleibow@users.noreply.github.com>
PreviousNext