Skip to content

Conversation

mnutt
Copy link
Member

@mnutt mnutt commented Sep 19, 2025

Adds QWebPage::resourceLoadStarted() and QWebPage::resourceLoadFinished() signals, in order to be able to track which assets are in flight at any given time. This provides a slightly different view than QNAM, as it also includes assets that hit webkit's in-memory cache.

This allows an app to determine which assets are currently loaded, and which are in flight.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant