Continue the JS dialog request. Set |success| to true (1) if the OK button was pressed. The |user_input| value should be specified for prompt dialogs.
Implement this structure to handle events related to JavaScript dialogs. The functions of this structure will be called on the UI thread.
Base structure.
Called to run a JavaScript dialog. If |origin_url| is non-NULL it can be
Base structure.