Searched refs:NotificationQueue (Results 1 – 1 of 1) sorted by relevance
1056 typedef Vector<pair<RefPtr<SecurityOrigin>, String> > NotificationQueue; typedef1058 static NotificationQueue& notificationQueue() in notificationQueue()1060 DEFINE_STATIC_LOCAL(NotificationQueue, queue, ()); in notificationQueue()1090 NotificationQueue notifications; in notifyDatabasesChanged()