Chrome Remote Interface v0.0.4 ChromeRemoteInterface.RPC.Memory View Source

Link to this section Summary

Link to this section Functions

Link to this function getDOMCounters(page_pid) View Source

Parameters:

Link to this function getDOMCounters(page_pid, parameters) View Source
Link to this function getDOMCounters(page_pid, parameters, opts) View Source
Link to this function setPressureNotificationsSuppressed(page_pid) View Source

Enable/disable suppressing memory pressure notifications in all processes.

Parameters: suppressed - - If true, memory pressure notifications will be suppressed.

Link to this function setPressureNotificationsSuppressed(page_pid, parameters) View Source
Link to this function setPressureNotificationsSuppressed(page_pid, parameters, opts) View Source
Link to this function simulatePressureNotification(page_pid) View Source

Simulate a memory pressure notification in all processes.

Parameters: level - - Memory pressure level of the notification.

Link to this function simulatePressureNotification(page_pid, parameters) View Source
Link to this function simulatePressureNotification(page_pid, parameters, opts) View Source