49.Cookie Jar - WebKit porting to Mona OS

I got tired of doing the same thing over and over, typing username and pasword :D
So enabled cookie jar file. Now cookies are save to "/USER/COOKIE.TXT".


Since our Webkit port is using curl, it's easy to support cookie jar.

ResourceHandleManager::sharedInstance()->setCookieJarFileName("/USER/COOKIE.TXT");