development
2 TopicsSome extensions don't work on Android Edge Canary when returning to the app
I am using Edge Canary and have installed several extensions through the developer options, but some of the extensions are not working when I resume from the background. The extensions that don't work seem to be automatically disabled internally, so I can disable them from the extension options and then re-enable them to use them again. (However, in the latest Canary build, if this problem occurs, the app crashes when I try to open the extension options.) This issue occurs with uBlock Origin, Stylus, etc., and probably occurs with the Manifest V2 extension. This issue occurs on multiple devices and occurs even after reinstalling, so it is not device-dependent.606Views1like2CommentsEdge Stable crashing on extension function chrome.identity.launchWebAuthFlow
I've developed an Edge extension which allows users to login with their Google account. I use the chrome.identity.launchWebAuthFlow function for that and everything works fine. Problem is when you synchronize the Edge browser and the extension gets automatically installed, for some reason Edge crashes as soon as the launchWebAuthFlow function is called. I analyzed the Edge dump and it's the msedge.dll crashing. It works fine using Edge Beta instead. Below is the crash dump:9KViews0likes33Comments