[webkit-reviews] review requested: [Bug 28828] Make SVGStyleElement title/media/type setters do something : [Attachment 38965] Patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 21:51:41 PDT 2009


Cameron McCormack <cam at mcc.id.au> has asked  for review:
Bug 28828: Make SVGStyleElement title/media/type setters do something
https://bugs.webkit.org/show_bug.cgi?id=28828

Attachment 38965: Patch v4
https://bugs.webkit.org/attachment.cgi?id=38965&action=review

------- Additional Comments from Cameron McCormack <cam at mcc.id.au>
Turns out I couldn't use [Reflect] for title, since there needs to be a title()
method on SVGStyleElement to override the one on StyleElement.	Oh well.  I had
some changes to the ObjC bindings generators to make them work with [Reflect]ed
attributes with setter exceptions, but I might file them separately.


More information about the webkit-reviews mailing list