[Webkit-unassigned] [Bug 28769] The type of HTMLInputElement::list should follow the standard
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 27 17:15:33 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28769
--- Comment #4 from TAMURA, Kent <tkent at chromium.org> 2009-08-27 17:15:33 PDT ---
Ok.
But how to resolve the following build errors in that case?
DOMHTMLInputElement.mm: In function ‘DOMHTMLElement* -[DOMHTMLInputElement
list](DOMHTMLInputElement*, objc_selector*)’:
DOMHTMLInputElement.mm:175: error: no matching function for call to
‘kit(WebCore::HTMLDataListElement*)’
JSHTMLInputElement.cpp: In function ‘JSC::JSValue
WebCore::jsHTMLInputElementList(JSC::ExecState*, const JSC::Identifier&, const
JSC::PropertySlot&)’:
JSHTMLInputElement.cpp:297: error: no matching function for call to
‘toJS(JSC::ExecState*&, WebCore::JSDOMGlobalObject*,
WebCore::HTMLDataListElement*)’
--
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