From: Bernhard Millauer Date: Wed, 14 May 2014 16:06:56 +0000 (+0200) Subject: Add BrowserWindow.restart() X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08115d57fd4b77443936ab52800547dfc0e6e9bc;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Add BrowserWindow.restart() --- diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index bc52801..efc5016 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -353,6 +353,8 @@ process. Same with `webContents.loadUrl(url)`. +### BrowserWindow.restart() + ## Class: WebContents A `WebContents` is responsible for rendering and controlling a web page.