Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / browser / runtime.cc
index 929a474..4f8f9ba 100644 (file)
@@ -74,6 +74,7 @@ Runtime::Runtime(content::WebContents* web_contents, Observer* observer)
       window_(NULL),
       weak_ptr_factory_(this),
       fullscreen_options_(NO_FULLSCREEN),
+      remote_debugging_enabled_(false),
       observer_(observer) {
   web_contents_->SetDelegate(this);
   content::NotificationService::current()->Notify(