#include <WebNotificationManager.h>
◆ WebNotificationManager()
| WebKit::WebNotificationManager::WebNotificationManager |
( |
WebProcess * |
process | ) |
|
|
explicit |
◆ ~WebNotificationManager()
| WebKit::WebNotificationManager::~WebNotificationManager |
( |
| ) |
|
◆ cancel()
| void WebKit::WebNotificationManager::cancel |
( |
WebCore::Notification * |
, |
|
|
WebPage * |
|
|
) |
| |
◆ clearNotifications()
◆ didDestroyNotification()
| void WebKit::WebNotificationManager::didDestroyNotification |
( |
WebCore::Notification * |
, |
|
|
WebPage * |
|
|
) |
| |
◆ didUpdateNotificationDecision()
| void WebKit::WebNotificationManager::didUpdateNotificationDecision |
( |
const String & |
originString, |
|
|
bool |
allowed |
|
) |
| |
◆ notificationIDForTesting()
| uint64_t WebKit::WebNotificationManager::notificationIDForTesting |
( |
WebCore::Notification * |
| ) |
|
◆ policyForOrigin()
◆ removeAllPermissionsForTesting()
| void WebKit::WebNotificationManager::removeAllPermissionsForTesting |
( |
| ) |
|
◆ show()
| bool WebKit::WebNotificationManager::show |
( |
WebCore::Notification * |
, |
|
|
WebPage * |
|
|
) |
| |
◆ supplementName()
| const char * WebKit::WebNotificationManager::supplementName |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: