[Webkit-unassigned] [Bug 6010] SVGLoad event is not supported

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 31 02:54:02 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6010


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|macdome at opendarwin.org      |webkit-
                   |                            |unassigned at opendarwin.org
             Status|REOPENED                    |NEW




------- Comment #14 from macdome at opendarwin.org  2006-07-31 02:54 PDT -------
My weekend of vaction (and some webkit hacking) is now over.  It will be
several weeks until I get back to this.

If someone else would like to chaperone this through (olliej?) I'm fine with
that.

After talking more with Maciej, I think that the simplest solution is to ignore
the malloc (potential) slowdown for now (until we have an SVG PLT) and just
change the event dispatch to use dispatchGenericEvent (I was confused before as
to how capture worked, and thus had rolled my own dispatch).

The one layout-test hang was caused by caling "parentNode()" instead of
"currentTarget->parentNode()" in my last patch.

That's all.


-- 
Configure bugmail: http://bugzilla.opendarwin.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