WebView2Announcements icon indicating copy to clipboard operation
WebView2Announcements copied to clipboard

API Review: Throttling Control - Script

Open lflores-ms opened this issue 2 years ago • 0 comments

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!

lflores-ms avatar Nov 17 '23 19:11 lflores-ms