[Webkit-unassigned] [Bug 137879] [WinCairo] Crash in ATI display driver in accelerated compositing mode.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 20 10:15:53 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137879
--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 240121
--> https://bugs.webkit.org/attachment.cgi?id=240121
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=240121&action=review
>> Source/WebKit/win/WebCoreSupport/AcceleratedCompositingContext.cpp:-106
>> - static_cast<TextureMapperGL*>(m_textureMapper.get())->setEnableEdgeDistanceAntialiasing(true);
>
> Is this code used only in the WinCairo configuration or is it also used in Appleās Windows port?
This file is only used in the WinCairo port; we don't build it on our port because we do not enable the TEXTURE_MAPPER_GL feature (we use our own compositing code).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141020/fbf9c42e/attachment-0002.html>
More information about the webkit-unassigned
mailing list