To be able to run more of the web notification tests, we need to implement these methods in DRT: void denyWebNotificationPermission(in DOMString origin); void removeAllWebNotificationPermissions();
Created attachment 184240 [details] Patch
Comment on attachment 184240 [details] Patch Overall comments
Comment on attachment 184240 [details] Patch Clearing flags on attachment: 184240 Committed r141259: <http://trac.webkit.org/changeset/141259>
All reviewed patches have been landed. Closing bug.
Qt Linux Release minimal has some problem with the patch: /ramdisk/qt-linux-release-minimal/build/Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp: In static member function 'static void DumpRenderTreeSupportQt::clearNotificationPermissions()': /ramdisk/qt-linux-release-minimal/build/Source/WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:1072: error: 'WebCore::NotificationPresenterClientQt' has not been declared http://build.webkit.org/builders/Qt%20Linux%20Release%20minimal/builds/70733 Can you check it, please?