Cheng Zhao
|
409a431892
|
Huge commit to use new V8 and Content APIs.
Still got a lots of linking errors!
|
2013-12-11 15:48:19 +08:00 |
|
Cheng Zhao
|
610ac5b045
|
Revert "💄 for the beforeunload handler."
Restore the previous behavior of beforeunload handler.
This reverts commit b1f30c1eb6 .
|
2013-09-02 16:39:00 +08:00 |
|
Cheng Zhao
|
b1f30c1eb6
|
💄 for the beforeunload handler.
Returning text in beforeunload handler should prevent the close instead
of allow the close.
|
2013-08-29 15:36:09 +08:00 |
|
Cheng Zhao
|
a674572dd4
|
Implement beforeunload event.
Unlike normal browser which would show a dialog to choose whether to
continue, you can just return a empty string in the handler to prevent
unloading.
|
2013-05-01 00:05:19 +08:00 |
|