WebView2Announcements
WebView2Announcements copied to clipboard
API Review: Throttling Control - Script
API Review
Title: Throttling Control - Script
This new API allows the WebView2 host app to configure the throttling behavior of script timers (setTimeout, setInterval) under different page states (background, foreground, intensively throttled) and to isolate specific frames into a separate throttling configuration. This gives the app fine-tune control over resources consumption.
API Spec: https://github.com/MicrosoftEdge/WebView2Feedback/pull/4156
Please review the pull request and add any feedback you have about this API. We appreciate your input and support!