[Webkit-unassigned] [Bug 38991] HTMLLabelElement::control() should return HTMLFormControlElement, not HTMLElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 08:20:04 PDT 2010


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





--- Comment #3 from Yael <yael.aharon at nokia.com>  2010-05-12 08:20:03 PST ---
(In reply to comment #2)
> (From update of attachment 55844 [details])
> > +#include "HTMLFormControlElement.h"
> 
> I think a forward declaration of the class will suffice here, instead of including the header.

Thanks for your review.
I added the header due to problem compiling DOMHTMLLabelElement.mm. Perhaps there was a better way to fix the compile error.

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