System Properties
The following system properties can be used to configure and customize Equo Chromium’s behavior:
Property | Description |
---|---|
|
Enable remote debugging with Chrome DevTools ( |
|
Print debugging logs to stdout. See the Logging page. |
|
Inherit the background color from the parent component (supported from version 124.0.9). See: SWT / Swing |
|
Receive |
|
Same as above, but sends specific request headers. See Turbolinks. |
|
Allow handling of all custom protocols by the OS. |
|
Same as above, but with user confirmation for each protocol. |
|
Allow handling only for listed non-http/s protocols. See Custom Protocol. |
|
Set the Equo process name in non-RCP Java apps (must be set before any Browser creation). Supported from version 124.0.8. See Executable Name. |
|
Set proxy using a PAC (Proxy Auto-Config) script URL. See Proxy PAC Script. |
|
Call |
|
Enable the default find dialog with Ctrl+F. See Find Dialog. |
|
Improve performance of |
|
Force windowless browsers to integrate using the SWT toolkit. See Windowless. |
|
Disable Chromium crash reporting. See Crash Reporting. |
|
Specify the directory for the |
|
Use a custom PEM certificate when server validation fails. See Custom PEM Certificate. |
|
Flags or switches inherent to Chromium or CEF can be passed via this property, as a semicolon-separated list. |