Home
last modified time | relevance | path

Searched refs:notificationObjectDestroyed (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/notifications/
DNotificationPresenter.h66 virtual void notificationObjectDestroyed(Notification*) = 0;
DNotification.cpp158 m_notificationCenter->presenter()->notificationObjectDestroyed(this); in contextDestroyed()
/external/webkit/Source/WebKit/chromium/src/
DNotificationPresenterImpl.h56 virtual void notificationObjectDestroyed(WebCore::Notification* object);
DNotificationPresenterImpl.cpp90 void NotificationPresenterImpl::notificationObjectDestroyed(Notification* notification) in notificationObjectDestroyed() function in WebKit::NotificationPresenterImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebDesktopNotificationsDelegate.h51 virtual void notificationObjectDestroyed(WebCore::Notification* object);
DWebDesktopNotificationsDelegate.cpp162 void WebDesktopNotificationsDelegate::notificationObjectDestroyed(Notification* object) in notificationObjectDestroyed() function in WebDesktopNotificationsDelegate
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DNotificationPresenterClientQt.h92 virtual void notificationObjectDestroyed(Notification*);
DNotificationPresenterClientQt.cpp306 void NotificationPresenterClientQt::notificationObjectDestroyed(Notification* notification) in notificationObjectDestroyed() function in WebCore::NotificationPresenterClientQt
/external/webkit/Source/WebKit/win/
DChangeLog9721 (WebDesktopNotificationsDelegate::notificationObjectDestroyed):
9792 (WebDesktopNotificationsDelegate::notificationObjectDestroyed):
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1616087 (WebKit::NotificationPresenterImpl::notificationObjectDestroyed):
16915 Temporarily make notificationObjectDestroyed() a no-op to avoid an
16921 (WebKit::NotificationPresenterImpl::notificationObjectDestroyed):
27605 (WebKit::NotificationPresenterImpl::notificationObjectDestroyed):
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-167261 (WebCore::NotificationPresenterClientQt::notificationObjectDestroyed):
7418 (NotificationPresenterClientQt::notificationObjectDestroyed):
9115 (NotificationPresenterClientQt::notificationObjectDestroyed):