[Webkit-unassigned] [Bug 38713] Support the labels attribute in labelable form controls

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


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56819|review?                     |review-
               Flag|                            |




--- Comment #18 from Kent Tamura <tkent at chromium.org>  2010-05-25 02:41:23 PST ---
(From update of attachment 56819)
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.

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