Service CreateNewWindow on the UI thread with a new mojo interface
https://codereview.chromium.org/2821473002
This commit is contained in:
parent
b81ae1c36f
commit
ee9a547985
4 changed files with 8 additions and 15 deletions
|
@ -81,8 +81,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
WindowOpenDisposition disposition,
|
||||
const std::vector<std::string>& features,
|
||||
const scoped_refptr<content::ResourceRequestBody>& body,
|
||||
int render_process_id,
|
||||
int render_frame_id);
|
||||
content::RenderFrameHost* opener);
|
||||
|
||||
#if defined(USE_NSS_CERTS)
|
||||
void OnCertificateManagerModelCreated(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue