[webkit-reviews] review granted: [Bug 79436] Move HTML-related APIs from DOMWindow.idl to DOMWindowHTML.idl : [Attachment 128642] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 23:30:09 PST 2012


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 79436: Move HTML-related APIs from DOMWindow.idl to DOMWindowHTML.idl
https://bugs.webkit.org/show_bug.cgi?id=79436

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

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


> Source/WebCore/html/DOMWindowHTML.idl:102
> +#if defined(ENABLE_VIDEO_TRACK) && ENABLE_VIDEO_TRACK

Can we use Conditional?  It's prettier.


More information about the webkit-reviews mailing list