User Profile
DugTan
Brass Contributor
Joined 7 years ago
User Widgets
Recent Discussions
Re: Introducing Sleeping Tabs Experiment: Improving Memory Usage in Microsoft Edge
This is a great feature. I would like to know if it will be enabled by default when V88 goes to stable. Also for this feature and others (e.g. startup settings etc..) enterprises need a way to set a recommended setting after installation/launch. For example I want the default to be enabled with 30 minutes and I want the user to be able to disable the setting or change the sleep time per their preference. This is not possible as far as I can tell. We can only enforce it or set recommended setting for browser that has never been launched.3.7KViews2likes10CommentsRe: IE11 legacy sites configured in Enterprise site list still try to open in Edge Chromium
craighZA in my experience, it is possible an authentication or other background get request could be causing the redirection to fail or redirect back to Edge mode. In which case you may need to define the authentication url (or other background urls) as neutral. Can use debug>Network or some other capture tool such as Fiddler to see the requests. e.g <site url="website.com"> <compat-mode>Default</compat-mode> <open-in>IE11</open-in> </site> <site url="sso.website.com"> <compat-mode>Default</compat-mode> <open-in>none</open-in> </site>2.1KViews0likes3Comments
Recent Blog Articles
No content to show