handles destroyed renderer process
This commit is contained in:
parent
976277ffbf
commit
916063f370
4 changed files with 8 additions and 23 deletions
|
@ -278,7 +278,6 @@ class WebContents : public mate::TrackableObject<WebContents>,
|
|||
void MediaStartedPlaying(const MediaPlayerId& id) override;
|
||||
void MediaStoppedPlaying(const MediaPlayerId& id) override;
|
||||
void DidChangeThemeColor(SkColor theme_color) override;
|
||||
void RenderViewReady() override;
|
||||
|
||||
// brightray::InspectableWebContentsDelegate:
|
||||
void DevToolsReloadPage() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue