[webkit-reviews] review granted: [Bug 38991] HTMLLabelElement::control() should return HTMLFormControlElement, not HTMLElement : [Attachment 55844] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 08:02:43 PDT 2010


mitz at webkit.org has granted Yael <yael.aharon at nokia.com>'s request for review:
Bug 38991: HTMLLabelElement::control() should return HTMLFormControlElement,
not HTMLElement
https://bugs.webkit.org/show_bug.cgi?id=38991

Attachment 55844: Patch
https://bugs.webkit.org/attachment.cgi?id=55844&action=review

------- Additional Comments from mitz at webkit.org
> +#include "HTMLFormControlElement.h"

I think a forward declaration of the class will suffice here, instead of
including the header.


More information about the webkit-reviews mailing list