Module chrome_remote_interface_model::browser[][src]

The Browser domain defines methods and events for browser managing.

Structs

Bounds

Browser window bounds information

BoundsBuilder
BrowserContextId
Bucket

Chrome histogram bucket.

CloseCommand

Close browser gracefully.

CloseReturn

Close browser gracefully.

CrashCommand

Crashes browser on the main thread.

CrashGpuProcessCommand

Crashes GPU process.

CrashGpuProcessReturn

Crashes GPU process.

CrashReturn

Crashes browser on the main thread.

ExecuteBrowserCommandCommand

Invoke custom browser commands used by telemetry.

ExecuteBrowserCommandReturn

Invoke custom browser commands used by telemetry.

GetBrowserCommandLineCommand

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

GetBrowserCommandLineReturn

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

GetHistogramCommand

Get a Chrome histogram by name.

GetHistogramReturn

Get a Chrome histogram by name.

GetHistogramsCommand

Get Chrome histograms.

GetHistogramsReturn

Get Chrome histograms.

GetVersionCommand

Returns version information.

GetVersionReturn

Returns version information.

GetVersionReturnBuilder
GetWindowBoundsCommand

Get position and size of the browser window.

GetWindowBoundsReturn

Get position and size of the browser window.

GetWindowForTargetCommand

Get the browser window that contains the devtools target.

GetWindowForTargetReturn

Get the browser window that contains the devtools target.

GrantPermissionsCommand

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

GrantPermissionsReturn

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

Histogram

Chrome histogram.

HistogramBuilder
PermissionDescriptor

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

PermissionDescriptorBuilder
ResetPermissionsCommand

Reset all permission management for all origins.

ResetPermissionsReturn

Reset all permission management for all origins.

SetDockTileCommand

Set dock tile details, platform-specific.

SetDockTileReturn

Set dock tile details, platform-specific.

SetDownloadBehaviorCommand

Set the behavior when downloading a file.

SetDownloadBehaviorReturn

Set the behavior when downloading a file.

SetPermissionCommand

Set permission settings for given origin.

SetPermissionCommandBuilder
SetPermissionReturn

Set permission settings for given origin.

SetWindowBoundsCommand

Set position and/or size of the browser window.

SetWindowBoundsReturn

Set position and/or size of the browser window.

WindowId

Enums

BrowserCommandId
PermissionSetting
PermissionType
SetDownloadBehaviorCommandBehavior
WindowState