[Webkit-unassigned] [Bug 15389] setting the transform on an SVG renderer causes a layout even if no change was made
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 5 23:05:19 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15389
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zimmermann at kde.org
------- Comment #4 from eric at webkit.org 2007-10-05 23:05 PDT -------
So the "potential fix" doesn't actually work for *either* test case due to
notifyAttributeChanged and the ultimate-evil which that function is. nAC is
called indiscriminately *any time* any attribute changes, and is the single
"notification method" from tear-off javascript bindings back into SVG DOM
elements. We've had at least one bug on the subject before.
--
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