[Webkit-unassigned] [Bug 137879] New: [WinCairo] Crash in ATI display driver in accelerated compositing mode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 20 07:10:06 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137879

            Bug ID: 137879
           Summary: [WinCairo] Crash in ATI display driver in accelerated
                    compositing mode.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

I got a crash in the ATI display driver in accelerated compositing mode, which resulted in a Windows blue screen.
This patch is a speculative fix for the crash; a call to use antialiasing when drawing a texture is removed.
I haven't seen the crash after making this change, and I don't think antialiasing is really needed.
It is taken from the GTK implementation, and I can't see any visual differences after removing the call.
Accelerated compositing should also be faster when not doing antialiasing.

-- 
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/f63ff5ff/attachment-0002.html>


More information about the webkit-unassigned mailing list