webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Types | |
enum | Type { Loading, NonLoading } |
Public Member Functions | |
virtual | ~WorkQueueItem () |
virtual Type | invoke () const =0 |
|
inlinevirtual |
|
pure virtual |
Implemented in WTR::NavigationItem, and WTR::ScriptItem< type >.