[webkit-reviews] review denied: [Bug 38713] Support the labels attribute in labelable form controls : [Attachment 56819] Patch, try again on the windows bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 02:41:23 PDT 2010


Kent Tamura <tkent at chromium.org> has denied Yael <yael.aharon at nokia.com>'s
request for review:
Bug 38713: Support the labels attribute in labelable form controls
https://bugs.webkit.org/show_bug.cgi?id=38713

Attachment 56819: Patch, try again on the windows bot
https://bugs.webkit.org/attachment.cgi?id=56819&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
WebCore/dom/Node.cpp:940
 +  void Node::removeCachedLabelsNodeList(DynamicNodeList* list, Node*
/*node*/)
The Node* parameter is not used. We have no reason to keep it.


More information about the webkit-reviews mailing list