wangsong-ms
wangsong-ms
# 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...
This is a review for the new Periodic Background Sync and Background Sync API.
# API Review ## Title: CoreWebView2Frame.FrameCreated Existing `CoreWebView2.FrameCreated` event this only allowed end developers to interact with first-level iframes. This new API `CoreWebView2Frame.FrameCreated` allows developers to subscribe to the nested...