Searched defs:destinationURL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKNavigationData.h41 @property (readonly) NSURL *destinationURL; variable
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DContextHistoryClientEfl.cpp59 void ContextHistoryClientEfl::didPerformClientRedirect(WKContextRef, WKPageRef page, WKURLRef sourceURL, WKURLRef destinationURL, WKFrameRef, const void* clientInfo) argument
72 void ContextHistoryClientEfl::didPerformServerRedirect(WKContextRef, WKPageRef page, WKURLRef sourceURL, WKURLRef destinationURL, WKFrameRef, const void* clientInfo) argument

Completed in 108 milliseconds