OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWebHistoryItemsDiscardedWhileLoadingNotification
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/win/
WebHistory.h
140
kWebHistoryItemsDiscardedWhileLoadingNotification
= 4,
WebHistory.cpp
258
COMPtr<CFDictionaryPropertyBag> userInfo = createUserInfoFromArray(getNotificationString(
kWebHistoryItemsDiscardedWhileLoadingNotification
), discardedItems.get());
259
hr = postNotification(
kWebHistoryItemsDiscardedWhileLoadingNotification
, userInfo.get());
[
all
...]
Completed in 1600 milliseconds