[webkit-reviews] review granted: [Bug 90521] Add ENABLE_DIALOG_ELEMENT and skeleton files : [Attachment 151218] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 9 02:25:42 PDT 2012
Kent Tamura <tkent at chromium.org> has granted Matt Falkenhagen
<falken at chromium.org>'s request for review:
Bug 90521: Add ENABLE_DIALOG_ELEMENT and skeleton files
https://bugs.webkit.org/show_bug.cgi?id=90521
Attachment 151218: Patch
https://bugs.webkit.org/attachment.cgi?id=151218&action=review
------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=151218&action=review
> Source/WebCore/html/HTMLDialogElement.h:44
> + void show();
> +private:
nit: Need a blank line before "private:".
More information about the webkit-reviews
mailing list