Hi, I'm a new guy on building Webkit.

I need building Webkit cairo-port, with html5 video support.

I encountered a problem here:
in MediaPlayerPrivateQuickTimeVisualContext.cpp(650):
CGContextRef context = p->platformContext();

but when cairo is enabled, platformContext returned pointer with type of
struct _cairo *.

must html5 video support must use QuickTime,  or there is some macro to
avoid it?
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to