21.04.2009, в 9:59, gga...@apple.com написал(а):
Renamed "*InlineEventListener*" =>
"*AttributeEventListener*", and
"isInline" => "isAttribute".
-EventListener* Node::getInlineEventListener(const AtomicString&
eventType) const
+EventListener* Node::getAttributeEventListener(const AtomicString&
eventType) const
I think that per our coding style guidelines, this function should be
named attributeEventListener():
6. Precede setters with the word "set". Use bare words for getters.
Setter and getter names should match the names of the variables being
set/gotten.
- WBR, Alexey Proskuryakov
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev