Revert "close devtools web contents when available to trigger cleanup"
This commit is contained in:
parent
e0485f5ea1
commit
8877d78e79
1 changed files with 0 additions and 2 deletions
|
@ -235,8 +235,6 @@ InspectableWebContentsImpl::InspectableWebContentsImpl(
|
|||
}
|
||||
|
||||
InspectableWebContentsImpl::~InspectableWebContentsImpl() {
|
||||
if (devtools_web_contents_)
|
||||
devtools_web_contents_->Close();
|
||||
Observe(nullptr);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue