[webkit-reviews] review granted: [Bug 82015] Move Notifications APIs from DOMWindow.idl to DOMWindowNotifications.idl (Part 1) : [Attachment 133432] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 22:49:32 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Adam Barth
<abarth at webkit.org>'s request for review:
Bug 82015: Move Notifications APIs from DOMWindow.idl to
DOMWindowNotifications.idl (Part 1)
https://bugs.webkit.org/show_bug.cgi?id=82015

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

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=133432&action=review


> Source/WebCore/notifications/DOMWindowNotifications.h:32
> +#include "DOMWindowProperty.h"

Nit: This wouldn't be necessary in this patch, but it is OK. You'll add it in
the next patch.


More information about the webkit-reviews mailing list