Home | History | Annotate | Download | only in win

Lines Matching full:kwebhistoryitemsdiscardedwhileloadingnotification

256         COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(kWebHistoryItemsDiscardedWhileLoadingNotification), discardedItems.get());
257 hr = postNotification(kWebHistoryItemsDiscardedWhileLoadingNotification, userInfo.get());