Override WillReleaseScriptContext

This commit is contained in:
Cheng Zhao 2016-02-02 23:38:49 +08:00
parent 808b02edda
commit 4b67ff9534
2 changed files with 11 additions and 1 deletions

View file

@ -24,6 +24,7 @@ class AtomRendererClient : public content::ContentRendererClient,
void DidCreateScriptContext(blink::WebFrame* frame,
v8::Handle<v8::Context> context);
void WillReleaseScriptContext(v8::Handle<v8::Context> context);
private:
enum NodeIntegration {