I updated the source code to r85807 and don't have this issue. However, when I launch the browser with 'run-launcher --gtk' and access WebGL pages, I have "SSL handshake failed" message on the page. Is this a known issue?
Regards, Won On Wed, May 4, 2011 at 4:36 PM, Won J Jeon <[email protected]> wrote: > I notice that WebGL support for GTK was landed on r82878. > However, when I tried to build the code (r85802) with > 'Tools/Script/build-webkit --gtk --3d-canvas --enable-webgl', it has the > following error: > > CXX > Source/WebKit/gtk/WebCoreSupport/libwebkitgtk_1_0_la-EditorClientGtk.lo > ../../Source/WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:48: fatal error: > webkitmarshal.h: No such file or directory > compilation terminated. > make[1]: *** > [Source/WebKit/gtk/WebCoreSupport/libwebkitgtk_1_0_la-EditorClientGtk.lo] > Error 1 > > Is there anyone who can help resolving this issue? > > Regards, > Won > > On Wed, Dec 29, 2010 at 10:34 PM, xc0ffee 7 <[email protected]> wrote: > >> AFAIK, WebGL support is not yet available in GTK port. Work-in-progress >> patch for WebGL support in GTK can be found at >> https://bugs.webkit.org/show_bug.cgi?id=31517 >> >> On Thu, Dec 30, 2010 at 1:33 AM, Won J Jeon <[email protected]> wrote: >> >>> Hi all, >>> >>> I tested sample WebGL pages with WebKit GTK port but they don't work. >>> How can I enable WebGL in WebKit GTK port? >>> The only information that I could find is on Mac by doing 'defaults write >>> com.apple.Safari WebKitWebGLEnabled -bool YES'. >>> >>> Regards, >>> Won >>> >>> >>> _______________________________________________ >>> webkit-help mailing list >>> [email protected] >>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help >>> >>> >> >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
