[Webkit-unassigned] [Bug 73111] [Texmap][EFL] Accelerated compositing support using TextureMapper on EFL port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 08:50:25 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73111
--- Comment #25 from Raphael Kubo da Costa <kubo at profusion.mobi> 2011-12-01 08:50:24 PST ---
Hmm, I wonder why the EWS did not fail with this patch (perhaps it fails when SHARED_CORE=On?).
The build always fails here when linking the Tools programs (EWebLauncher, DumpRenderTree and ImageDiff):
../../../Source/WebCore/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::uidForImage(WebCore::Image*)'
../../../Source/WebCore/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::BGRA32PremultimpliedBuffer::create()'
collect2: ld returned 1 exit status
And indeed, these two are only implemented by TextureMapperQt.cpp. I think the patch as-is should be rolled out.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list