WebView2Announcements
WebView2Announcements copied to clipboard
API Review: Frame Process Info
API Review
Title: Frame Process Info API
This new API provides a snapshot collection of all actively running frames in the associated renderer process, which provides the granularity needed for the host application to know which part of WebView2 is consuming resources (memory, CPU usage, etc.)
API Spec: https://github.com/MicrosoftEdge/WebView2Feedback/pull/3675
Please review the pull request and add any feedback you have about this API. We appreciate your input and support!