|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebBackForwardListProxy.h>
Public Member Functions | |
| void | addItemFromUIProcess (uint64_t itemID, Ref< WebCore::HistoryItem > &&, uint64_t pageID) |
| void | clear () |
Public Member Functions inherited from WebCore::BackForwardClient | |
| virtual | ~BackForwardClient () |
| virtual | ~BackForwardClient () |
Public Member Functions inherited from WTF::RefCounted< BackForwardClient > | |
| void | deref () const |
| void | deref () const |
| void | deref () const |
Public Member Functions inherited from WTF::RefCountedBase | |
| void | ref () const |
| bool | hasOneRef () const |
| unsigned | refCount () const |
| void | relaxAdoptionRequirement () |
| void | ref () const |
| bool | hasOneRef () const |
| unsigned | refCount () const |
| void | relaxAdoptionRequirement () |
| void | ref () const |
| bool | hasOneRef () const |
| unsigned | refCount () const |
| void | relaxAdoptionRequirement () |
Static Public Member Functions | |
| static Ref< WebBackForwardListProxy > | create (WebPage *page) |
| static WebCore::HistoryItem * | itemForID (uint64_t) |
| static uint64_t | idForItem (WebCore::HistoryItem *) |
| static void | removeItem (uint64_t itemID) |
| static void | setHighestItemIDFromUIProcess (uint64_t itemID) |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< BackForwardClient > | |
| RefCounted () | |
| RefCounted () | |
| RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| void WebKit::WebBackForwardListProxy::addItemFromUIProcess | ( | uint64_t | itemID, |
| Ref< WebCore::HistoryItem > && | item, | ||
| uint64_t | pageID | ||
| ) |
| void WebKit::WebBackForwardListProxy::clear | ( | ) |
|
inlinestatic |
|
static |
|
static |
1.8.13