Signature of OnCreateWindow has changed
This commit is contained in:
parent
d8e9432b0d
commit
c10eb73166
6 changed files with 6 additions and 6 deletions
|
@ -88,7 +88,7 @@ class AtomBrowserClient : public brightray::BrowserClient,
|
|||
const std::string& frame_name,
|
||||
WindowOpenDisposition disposition,
|
||||
const blink::WebWindowFeatures& features,
|
||||
const std::vector<base::string16>& additional_features,
|
||||
const std::vector<std::string>& additional_features,
|
||||
const scoped_refptr<content::ResourceRequestBodyImpl>& body,
|
||||
bool user_gesture,
|
||||
bool opener_suppressed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue