[webkit-reviews] review granted: [Bug 44585] [DRT/Chromium] Fix fast/notifications/notifications-display-close-events.html failure : [Attachment 65374] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 16:50:04 PDT 2010


Adam Barth <abarth at webkit.org> has granted Kent Tamura <tkent at chromium.org>'s
request for review:
Bug 44585: [DRT/Chromium] Fix
fast/notifications/notifications-display-close-events.html failure
https://bugs.webkit.org/show_bug.cgi?id=44585

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
> WebKitTools/DumpRenderTree/chromium/NotificationPresenter.cpp:50
> +static void deferredDisplayDispatch(WebNotification notification)
> +{
> +    notification.dispatchDisplayEvent();
> +}
We really would like to have RunnableMethods, huh?


More information about the webkit-reviews mailing list