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

/external/webkit/WebKit/win/
H A DWebHistory.h140 kWebHistoryItemsDiscardedWhileLoadingNotification = 4, enumerator in enum:WebHistory::NotificationType
H A DWebHistory.cpp258 COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryItemsDiscardedWhileLoadingNotification), discardedItems.get());
259 hr = postNotification(kWebHistoryItemsDiscardedWhileLoadingNotification, userInfo.get());

Completed in 37 milliseconds