[webkit-reviews] review granted: [Bug 76095] HTMLIsIndexElement should not expose HTMLInputElement properties : [Attachment 122096] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 14:23:14 PST 2012


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 76095: HTMLIsIndexElement should not expose HTMLInputElement properties
https://bugs.webkit.org/show_bug.cgi?id=76095

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122096&action=review


> Source/WebCore/bindings/objc/PublicDOMInterfaces.h:-633
> - at interface DOMHTMLIsIndexElement : DOMHTMLInputElement WEBKIT_VERSION_1_3
> - at property(readonly, retain) DOMHTMLFormElement *form;
> - at property(copy) NSString *prompt;
> - at end

This isn't going to cause problems?


More information about the webkit-reviews mailing list