Open
Description
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: MicrosoftEdge/WebView2Feedback#4156
Please review the pull request and add any feedback you have about this API. We appreciate your input and support!