cef_browser_settings_t.javascript_dom_paste

Controls whether DOM pasting is supported in the editor via execCommand("paste"). The |javascript_access_clipboard| setting must also be enabled. Also configurable using the "disable-javascript-dom-paste" command-line switch.

struct cef_browser_settings_t
cef_state_t javascript_dom_paste;

Meta