javascript
7 TopicsNew significant CPU and Battery saving feature Added to Edge version 89.0.730.0
This feature is behind a flag, and just added to Microsoft Edge Version 89.0.730.0 (Official build) canary (64-bit) you can enable it using this flag: edge://flags/#intensive-wake-up-throttling Throttle Javascript timers in background When enabled this feature causes Javascript timers in background tabs to be aggressively throttled and coalesced, running no more than once per minute after a page has been backgrounded for 5 minutes or more.This is a web standards compliant feature, but it may break functionality on some websites by causing certain actions to be delayed by up to a minute. However, it results in significant CPU and battery savings when enabled. – Mac, Windows #intensive-wake-up-throttling more info Technical document this is an additional feature to the optimizations that Edge already has, or features such as sleeping tabs.2.4KViews3likes0CommentsEdge version 150 JavaScript speechSynthesis.getVoices() undefined voices
For the past few days JavaScript speechSynthesis has had a problem in Edge browser. Sometimes it gets the proper list of voices but most of the time it returns: "Microsoft undefined Online (Natural) - undefined" for every single Natural voice. It then uses the default voice (Microsoft David) for speaking the utterance. Can you fix this bug? Edge Version 150.0.4078.83 (Official build) (64-bit) Thank you.Solved367Views1like4Comments