[webkit-dev] Card Navigation in WML deck

2009-04-29 Thread mwas
-//WAPFORUM//DTD WML 1.1//EN http://www.wapforum.org/DTD/wml_1.1.xml; wml card id=card1 title=Card 1 p Hello World! /p /card card id=card2 title=Card 2 p Hello World! /p /card /wml How does card info gets stored in DOM Nodes thanks mwas ___ webkit-dev

Re: [webkit-dev] GtkWebKit couldn't play youtube's video.

2009-03-31 Thread mwas
jar (WebCore/platform/netowrk/curl/cookiejar.cpp if u are using curl else WebCore/platform/network/soup/CookieJarSoup.cpp). Once you enable cookie jar, all cookies will get stored in a file given in cookiejar path Hope this helps regards mwas well, I'v installed the flash

[webkit-dev] Gtklauncher crashes when WML is turned ON

2009-03-03 Thread mwas
/usr/local/lib/libwebkit-1.0.so.1 #3 0x40a3dc60 in ?? () from /usr/local/lib/libwebkit-1.0.so.1 I think there is some problem while inserting nodes Pl. suggest anything i can solve this problem. thanks mwas ___ webkit-dev mailing list webkit-dev

[webkit-dev] Curl Cookie Handling

2009-02-09 Thread mwas
) free+332 WebCore::operator+(WebCore::String const, WebCore::String const) WebCore::CookieManager::getCookie(WebCore::KURL const) Pls. suggest any way out. Thanks mwas ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org

Re: [webkit-dev] Handling Malformed URL

2009-01-21 Thread mwas
Hi, Agreed, WebKit uses Curl to return those error codes, Curl is sending 503 http error code for the said URL but WebKit does not respond with didFail() Kindly Suggest! Thanks mwas On Wed, Jan 21, 2009 at 4:48 PM, Nilesh Patil vni...@gmail.com wrote: Hi I dont think one needs

[webkit-dev] Full Page Zoom Issue

2008-11-27 Thread mwas
(ScaleTransformOperation::create(factor, factor, ScaleTransformOperation::SCALE)); style-setTransform(transform); renderer-setStyle(style); } This does not perform any Scaling operation and on invoking above function displays a blank page. I am new to WebKit, Kindly Guide! Thanks mwas

[webkit-dev] Unable to load www.ovam.com on GtkLauncher

2008-11-23 Thread mwas
Location: http://zutex.com Content-Type: text/html X-Cache: MISS from lisp Connection: close * Closing connection #0 Kindly Suggest Thanks mwas ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev