Home
last modified time | relevance | path

Searched refs:webkitNotifications (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/workers/
DWorkerContext.h110 NotificationCenter* webkitNotifications() const;
DWorkerContext.idl80 readonly attribute [EnabledAtRuntime] NotificationCenter webkitNotifications;
DWorkerContext.cpp284 NotificationCenter* WorkerContext::webkitNotifications() const in webkitNotifications() function in WebCore::WorkerContext
/external/webkit/Source/WebCore/page/
DDOMWindow.h404 NotificationCenter* webkitNotifications() const;
DDOMWindow.idl178 readonly attribute [EnabledAtRuntime] NotificationCenter webkitNotifications;
DDOMWindow.cpp684 NotificationCenter* DOMWindow::webkitNotifications() const in webkitNotifications() function in WebCore::DOMWindow
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2954865 … (WebCore::DOMWindow::webkitNotifications): check preference before returning notifications object
73738 (WebCore::DOMWindow::webkitNotifications):
73744 (WebCore::WorkerContext::webkitNotifications):