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

[Problem/Bug]: Canary WebView2 making unexpected network requests to edge-mobile-static.azureedge.net #4180

Closed
RendijsSmukulis opened this issue Nov 20, 2023 · 2 comments
Labels
bug Something isn't working tracked We are tracking this work internally.

Comments

@RendijsSmukulis
Copy link

RendijsSmukulis commented Nov 20, 2023

What happened?

Canary WebVIew2 version 121.0.2227.0 has started making unexpected network requests to https://edge-mobile-static.azureedge.net/eccp/get?settenant=edge-config&setplatform=win&setmkt=en-US&setchannel=stable on startup.

We'd like to understand if this new request is required for the functionality of WebView2 (or is a carry-over from Edge), and whether it would be possible to disable this request?

Runtime Channel

Prerelease (Edge Canary/Dev/Beta)

Runtime Version

121.0.2227.0

SDK Version

No response

Framework

WPF

Operating System

Windows 11

OS Version

No response

Repro steps

  • Clear the WebView2 profile folder for the app being tested
  • Start fiddler or a similar MITM proxy
  • Run an app that uses WebView2 (e.g. Microsoft's sample app)
  • Find a GET https://edge-mobile-static.azureedge.net/eccp/get?settenant=edge-config&setplatform=win&setmkt=en-US&setchannel=stable HTTP/1.1 request in fiddler

Repros in Edge Browser

Not Applicable

Regression

Regression in newer Runtime

Last working version (if regression)

121.0.2225.0

AB#47776122

@RendijsSmukulis RendijsSmukulis added the bug Something isn't working label Nov 20, 2023
@nishitha-burman nishitha-burman added the tracked We are tracking this work internally. label Nov 20, 2023
@haroldrandom
Copy link

Hi, it's a feature but already disabled on WebView since Canary 121.0.2243.0. We involved it in unintentionally.

Could you give a try on the latest Canary and repro your steps?

@srwei
Copy link

srwei commented Nov 30, 2023

Hi all. Yes, this feature was disabled from WebView2 in Edge-Canary 121.0.2241.0. The latest should not have this request.

@srwei srwei closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

4 participants