update and document openDevTools on web view.
This commit is contained in:
parent
368d23ef5b
commit
f43c227806
3 changed files with 4 additions and 13 deletions
|
@ -64,7 +64,6 @@ WebContents::WebContents(const mate::Dictionary& options)
|
|||
Observe(storage_.get());
|
||||
|
||||
inspectable_web_contents_.reset(brightray::InspectableWebContents::Create(storage_.get()));
|
||||
// inspectable_web_contents()->SetDelegate(this);
|
||||
}
|
||||
|
||||
WebContents::~WebContents() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue