Re: [webkit-help] JSC: Compiling on iOS

2012-01-22 Thread Ariya Hidayat
 My first problem is the *.lut.h files.
 What are these, what generates them (they seem to not exist) and what are the 
 possible causes of them not existing in my duplicated build?

These are generated files, check out
Source/JavaScriptCore/create_hash_table to see the script which
generate them.

While this does not solve your problem, the easiest workaround is to
build JSC in some other platforms (Qt, Mac, ...) and the copy over the
generated files.


-- 
Ariya Hidayat, http://ariya.ofilabs.com
___
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help


[webkit-help] Context menu - Webkit GTK

2012-01-22 Thread venkat h
Dear All,


Currently i am working on browser development,in my browser
i would like to enable context menu features to save image from the web
page.

Could you please any one guide me how to enable this feature from
the web-kit,and please suggest me if any one have better idea to implement
this feature.

Please let me know if in need any more information..

Thanks in Advance,
___
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help