[Webkit-unassigned] [Bug 28828] Make SVGStyleElement title/media/type setters do something

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


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


Cameron McCormack <cam at mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38965|                            |review?
               Flag|                            |
  Attachment #38957|0                           |1
        is obsolete|                            |




--- Comment #8 from Cameron McCormack <cam at mcc.id.au>  2009-09-02 21:51:41 PDT ---
Created an attachment (id=38965)
 --> (https://bugs.webkit.org/attachment.cgi?id=38965)
Patch v4

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.

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