[Webkit-unassigned] [Bug 15704] New: [GTK] SVG/Cairo hit-testing is very slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 23:45:33 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15704

           Summary: [GTK] SVG/Cairo hit-testing is very slow
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Gtk, Cairo
          Severity: Minor
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com


The system comes to a crawl when SVG images are hovered over. There is clearly
an inefficiency here.

The issue may be that we are copying Cairo's path data each time we inspect it
due to a limitation/our misuse of the Cairo path API.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list