BrowserWindow.vala
authorKH Lau <khlau@roojs.com>
Thu, 8 Mar 2018 04:57:29 +0000 (12:57 +0800)
committerKH Lau <khlau@roojs.com>
Thu, 8 Mar 2018 04:57:29 +0000 (12:57 +0800)
BrowserWindow.vala

index af7b6c7..468831f 100644 (file)
@@ -71,7 +71,7 @@ public class BrowserWindow : Object
                     ssl="TRUE";
                 }                
                 try {
-                         //FileIOStream iostream;
+                         FileIOStream iostream;
                              //File file = File.new_tmp ("cookie.txt", out iostream);
                              //printf ("cookie tmp file name: %s\n", file.get_path ());
                                             //File file = File.new_for_path(GLib.Environment.get_user_cache_dir() + "/cookie.txt" );