On May 5, 2009, at 1:04 AM, Subramanya wrote:

               But when i run the command
"Webkit/WebkitTools/Scripts/run-safari" it opens up the regular safari
browser without the golden rimmed icon.

We don't use the gold compass icon on Windows, even when running a custom version of WebKit.

How can I check if the webkit
framework is indeed built?

Type this into Safari's address field and press Return:

javascript:alert(navigator.userAgent);

If you see a version like "AppleWebKit/530+", then your built version of WebKit is being used (the "+" is the important part).

-Adam

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to