NEW 172295
[Win] Implement WebNotification methods in TestRunner.
https://bugs.webkit.org/show_bug.cgi?id=172295
Summary [Win] Implement WebNotification methods in TestRunner.
Per Arne Vollan
Reported 2017-05-18 11:19:58 PDT
These methods should be implemented: void TestRunner::grantWebNotificationPermission(JSStringRef origin) void TestRunner::denyWebNotificationPermission(JSStringRef jsOrigin) void TestRunner::removeAllWebNotificationPermissions() void TestRunner::simulateWebNotificationClick(JSValueRef jsNotification)
Attachments
Note You need to log in before you can comment on or make changes to this bug.