Skip to content
  • darin@apple.com's avatar
    2009-06-21 Darin Adler <darin@apple.com> · 5f911b2e
    darin@apple.com authored
            Reviewed by Sam Weinig.
    
            Bug 25425: DOM attribute getter/setter functions should use const AtomicString& type
            https://bugs.webkit.org/show_bug.cgi?id=25425
    
            * bindings/scripts/CodeGeneratorJS.pm: Tweaked mechanism for includes to be a bit
            more consistent and to make SVGElement.h be included in the header rather than in
            every implementation file that includes the header. Added code to use getAttribute
            and setAttribute directly when the [Reflect] extended attribute is used.
    
            * bindings/scripts/CodeGeneratorObjC.pm: Ditto.
    
            * html/HTMLElement.idl: Used [Reflect] for all the attributes in this class that
            reflect content attributes. Restricting this to one class for now to keep the
            patch small and start out slowly.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44930 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5f911b2e