Clear protocol handlers on exit

This commit is contained in:
Cheng Zhao 2016-07-09 17:02:55 +09:00
parent 3481acd570
commit 627028e3a0
5 changed files with 27 additions and 2 deletions

View file

@ -43,6 +43,7 @@ class Protocol : public mate::TrackableObject<Protocol> {
protected:
Protocol(v8::Isolate* isolate, AtomBrowserContext* browser_context);
~Protocol();
private:
// Possible errors.