[Webkit-unassigned] [Bug 22384] svg <text> fails to update when setting x/y

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 08:49:13 PDT 2009


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


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31027|review?                     |review-
               Flag|                            |




------- Comment #6 from mjs at apple.com  2009-06-18 08:49 PDT -------
(From update of attachment 31027)
I'm pretty sure that handling this in the JS bindings is the wrong layer. Won't
that mean other language bindings, or mutation via the core C++ interfaces,
have the same bug? I think the notification should be at the core object level,
or else we need to provide a generic way to do it for all language bindings and
apply it to, for instance, the ObjC bindings.

The code itself looks fine, but r- to consider this change of approach.


-- 
Configure bugmail: https://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