[Webkit-unassigned] [Bug 50869] New: [cairo] Rendering a lot of arcs on top of each other causes time outs in some tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 11 04:43:36 PST 2010


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

           Summary: [cairo] Rendering a lot of arcs on top of each other
                    causes time outs in some tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at igalia.com
                CC: mrobinson at webkit.org


When the start angle and the end angle difference is big, like in the test canvas-largedraws.html, we are rendering arcs on top of each other when we could draw just one arc and move to the end position, like it is being done in other ports.

-- 
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