Searched refs:kWebHistoryAllItemsRemovedNotification (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebHistory.h128 kWebHistoryAllItemsRemovedNotification = 2, enumerator in enum:WebHistory::NotificationType
H A DWebHistory.cpp256 COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryAllItemsRemovedNotification), allItems.get());
257 return postNotification(kWebHistoryAllItemsRemovedNotification, userInfo.get());

Completed in 86 milliseconds