[webkit-reviews] review requested: [Bug 105054] Use Platform::current() instead of webKitPlatformSupport() in DumpRenderTree : [Attachment 179533] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 14:27:18 PST 2012


jochen at chromium.org has asked  for review:
Bug 105054: Use Platform::current() instead of webKitPlatformSupport() in
DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=105054

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

------- Additional Comments from jochen at chromium.org
View in context: https://bugs.webkit.org/attachment.cgi?id=179533&action=review


> Tools/DumpRenderTree/chromium/NotificationPresenter.cpp:114
> +    WebKit::Platform::current()->callOnMainThread(deferredDisplayDispatch,
new WebNotification(notification));

nit. no WebKit:: (here and everywhere)


More information about the webkit-reviews mailing list