Upgrade node for new V8 API
This commit is contained in:
parent
5dd73e74cb
commit
7bc364a374
5 changed files with 41 additions and 7 deletions
|
@ -72,8 +72,6 @@ Window::Window(const mate::Dictionary& options)
|
|||
Window::~Window() {
|
||||
if (window_)
|
||||
Destroy();
|
||||
|
||||
Emit("destroyed");
|
||||
}
|
||||
|
||||
void Window::OnPageTitleUpdated(bool* prevent_default,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue