webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Typedefs | Variables
BackForwardList.h File Reference
#include <WebCore/BackForwardClient.h>
#include <wtf/HashSet.h>
#include <wtf/Vector.h>

Go to the source code of this file.

Classes

class  BackForwardList
 

Typedefs

typedef HashSet< RefPtr< WebCore::HistoryItem > > HistoryItemHashSet
 

Variables

OBJC_CLASS WebView
 

Typedef Documentation

◆ HistoryItemHashSet

Variable Documentation

◆ WebView