[webkit-reviews] review granted: [Bug 109756] Remove Element::getAttributeItem() overload that returned a mutable Attribute*. : [Attachment 188195] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 16:22:05 PST 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 109756: Remove Element::getAttributeItem() overload that returned a mutable
Attribute*.
https://bugs.webkit.org/show_bug.cgi?id=109756

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

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=188195&action=review


> Source/WebCore/dom/Element.h:287
>      const Attribute* getAttributeItem(const QualifiedName&) const;

Some day these should get WebKit style names.


More information about the webkit-reviews mailing list