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

Link to this section Summary

Functions

Enable/disable suppressing memory pressure notifications in all processes

Simulate a memory pressure notification in all processes

Link to this section Functions

Link to this function getDOMCounters(page_pid, parameters \\ %{}) View Source

Parameters:

Link to this function setPressureNotificationsSuppressed(page_pid, parameters \\ %{}) 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 simulatePressureNotification(page_pid, parameters \\ %{}) View Source

Simulate a memory pressure notification in all processes.

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