[webkit-reviews] review requested: [Bug 16445] Refactor EventTargetNode & JSEventTargetNode for an upcoming SVG patch : [Attachment 17901] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 19:13:23 PST 2007


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 16445: Refactor EventTargetNode & JSEventTargetNode for an upcoming SVG
patch
http://bugs.webkit.org/show_bug.cgi?id=16445

Attachment 17901: Updated patch
http://bugs.webkit.org/attachment.cgi?id=17901&action=edit

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
New patch after discussion with Maciej - remove the two callbacks and the
JSEventTarget* owner pointer from JSEventTargetBase to save size. We can now
store JSEventTargetBase by value in JSEventTargetNode (&
JSEventTargetSVGElementInstance).

Fixed copyright as noticed by Oliver.


More information about the webkit-reviews mailing list