Module chrome_remote_interface_model::browser[][src]

This is supported on crate feature Browser only.
Expand description

The Browser domain defines methods and events for browser managing.

Structs

Boundsexperimental

Browser window bounds information

BoundsBuilderexperimental
BrowserContextIdexperimental
Bucketexperimental

Chrome histogram bucket.

Cancel a download if in progress

Cancel a download if in progress

Close browser gracefully.

Close browser gracefully.

CrashCommandexperimental

Crashes browser on the main thread.

Crashes GPU process.

Crashes GPU process.

CrashReturnexperimental

Crashes browser on the main thread.

Fired when download makes progress. Last call has |done| == true.

Fired when page is about to start a download.

Invoke custom browser commands used by telemetry.

Invoke custom browser commands used by telemetry.

Returns the command line switches for the browser process if, and only if –enable-automation is on the commandline.

Returns the command line switches for the browser process if, and only if –enable-automation is on the commandline.

Get a Chrome histogram by name.

GetHistogramReturnexperimental

Get a Chrome histogram by name.

Get Chrome histograms.

Get Chrome histograms.

Returns version information.

Returns version information.

Get position and size of the browser window.

Get position and size of the browser window.

Get the browser window that contains the devtools target.

Get the browser window that contains the devtools target.

Grant specific permissions to the given origin and reject all others.

Grant specific permissions to the given origin and reject all others.

Histogramexperimental

Chrome histogram.

HistogramBuilderexperimental

Definition of PermissionDescriptor defined in the Permissions API: https://w3c.github.io/permissions/#dictdef-permissiondescriptor.

Reset all permission management for all origins.

Reset all permission management for all origins.

SetDockTileCommandexperimental

Set dock tile details, platform-specific.

SetDockTileReturnexperimental

Set dock tile details, platform-specific.

Set the behavior when downloading a file.

Set the behavior when downloading a file.

Set permission settings for given origin.

Set permission settings for given origin.

Set position and/or size of the browser window.

Set position and/or size of the browser window.

WindowIdexperimental

Enums