[Webkit-unassigned] [Bug 26117] REGRESSION (r37381-r37442) : Reproducible crash viewing an SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 18:57:16 PDT 2009


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





--- Comment #19 from Robin Qiu <robin.qiu at torchmobile.com.cn>  2009-10-19 18:57:14 PDT ---
(In reply to comment #18)

I had checked the patch again and had not found any regression bugs. 
The <set> element is SMIL element and is ignored by the original code. 
Before I submit this patch, I had enabled DUMP_INSTANCE_TREE and
DUMP_SHADOW_TREE to locate the bug, at first it will crash in dump function.
After changing dump functions, I found that the instance tree and shadow is
incorrect.
It's just a misktake in depth-first recursive call, not hard to fix.

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