/external/webkit/Source/WebKit/qt/examples/platformplugin/ |
D | WebPlugin.cpp | 284 case Notifications: in supportsExtension() 304 case Notifications: in createExtension()
|
D | qwebkitplatformplugin.h | 145 Notifications, enumerator
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | NotificationPresenterClientQt.cpp | 204 …gin.plugin() && m_platformPlugin.plugin()->supportsExtension(QWebKitPlatformPlugin::Notifications)) in displayNotification() 331 … emit toPage(context)->featurePermissionRequested(toFrame(context), QWebPage::Notifications); in requestPermission() 361 emit page->featurePermissionRequestCanceled(frame, QWebPage::Notifications); in cancelRequestsForPermission()
|
D | QtPlatformPlugin.cpp | 115 …tic_cast<QWebNotificationPresenter*>(p->createExtension(QWebKitPlatformPlugin::Notifications)) : 0; in createNotificationPresenter()
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebkitplatformplugin.h | 150 Notifications, enumerator
|
D | qwebpage.h | 211 Notifications, enumerator
|
D | qwebpage.cpp | 2161 case Notifications: in setFeaturePermission()
|
/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
D | content_setting_bubble_cocoa_unittest.mm | 36 continue; // Notifications have no bubble.
|
D | content_setting_bubble_cocoa.mm | 130 @"", // Notifications do not have a bubble.
|
/external/chromium/chrome/browser/chromeos/ |
D | update_browsertest.cc | 101 IN_PROC_BROWSER_TEST_F(UpdateBrowserTest, Notifications) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_strip_controller_unittest.mm | 173 TEST_F(TabStripControllerTest, Notifications) {
|
/external/chromium/chrome/browser/password_manager/ |
D | password_store_default_unittest.cc | 430 TEST_F(PasswordStoreDefaultTest, Notifications) { in TEST_F() argument
|
D | password_store_x_unittest.cc | 508 TEST_P(PasswordStoreXTest, Notifications) { in TEST_P() argument
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebHistory.idl | 27 @discussion Notifications sent when history is modified.
|
/external/webkit/Tools/DumpRenderTree/qt/ |
D | LayoutTestControllerQt.cpp | 204 …m_drt->webPage()->setFeaturePermission(frame, QWebPage::Notifications, QWebPage::PermissionGranted… in grantDesktopNotificationPermission()
|
D | DumpRenderTreeQt.cpp | 230 case Notifications: in requestPermission()
|
/external/webkit/Source/WebKit2/UIProcess/mac/ |
D | WKFullScreenWindowController.mm | 142 #pragma mark Notifications
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_editor_base_controller.mm | 523 // Notifications back on.
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebFullScreenController.mm | 236 #pragma mark Notifications
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 253 * added support for sending EAP-AKA Notifications in error cases
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 1872 Rename PermissionDomain to Feature, NotificationsPermissionDomain to Notifications 5382 [Qt] QtWebKit needs public API for Notifications. 6628 [Qt] Platform plugin support for Notifications UI 6642 Notifications before it is deleted. 7398 Notifications are disabled if the client does not set the callbacks. 9094 [Qt] Implement Desktop Notifications API for QtWebKit
|
/external/webkit/Source/WebCore/ |
D | GNUmakefile.am | 4323 # Notifications support
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 9762 Desktop Notifications API
|
/external/webkit/Tools/ |
D | ChangeLog-2011-02-16 | 9674 Rename PermissionDomain to Feature, NotificationsPermissionDomain to Notifications 22468 Notifications should support a click event. 26903 [Qt] QtWebKit needs public API for Notifications.
|
/external/webkit/Source/WebCore/WebCore.xcodeproj/ |
D | project.pbxproj | 12912 33503C9C10179A9A003B47E1 /* Notifications */, 13524 33503C9C10179A9A003B47E1 /* Notifications */ = { 13532 name = Notifications;
|