parent
9cf09b8850
commit
54dac0f37a
2 changed files with 5 additions and 0 deletions
|
@ -111,6 +111,7 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
// mate::Wrappable:
|
||||
mate::ObjectTemplateBuilder GetObjectTemplateBuilder(
|
||||
v8::Isolate* isolate) override;
|
||||
bool IsDestroyed() const override;
|
||||
|
||||
// content::WebContentsDelegate:
|
||||
bool AddMessageToConsole(content::WebContents* source,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue