WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 19312
15704
[GTK] SVG/Cairo hit-testing is very slow
https://bugs.webkit.org/show_bug.cgi?id=15704
Summary
[GTK] SVG/Cairo hit-testing is very slow
Alp Toker
Reported
2007-10-25 23:45:33 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Gustavo Noronha (kov)
Comment 1
2009-03-16 07:35:24 PDT
I was looking for a good way to reproduce this. Is going to
http://www.croczilla.com/svg/samples/chem1/chem1.svg
, hovering the mouse over the circles, and measuring CPU usage a good metric?
Dirk Schulze
Comment 2
2009-10-12 23:45:26 PDT
Neither Alp's nor kov's example are present anymore. Can someone post an example as attachment to this bug?
Dirk Schulze
Comment 3
2009-12-30 13:36:02 PST
*** This bug has been marked as a duplicate of
bug 19312
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug