Home
last modified time | relevance | path

Searched refs:WKPageGetSourceForFrame (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKPage.cpp438 void WKPageGetSourceForFrame(WKPageRef pageRef, WKFrameRef frameRef, void* context, WKPageGetSource… in WKPageGetSourceForFrame() function
453WKPageGetSourceForFrame(pageRef, frameRef, Block_copy(block), callGetSourceForFrameBlockBlockAndDi… in WKPageGetSourceForFrame_b()
DWKPage.h366 WK_EXPORT void WKPageGetSourceForFrame(WKPageRef page, WKFrameRef frame, void* context, WKPageGetSo…
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1611635 (WKPageGetSourceForFrame): Ditto.
19293 (WKPageGetSourceForFrame):
31522 (WKPageGetSourceForFrame):
DChangeLog5918WKPageGetSourceForFrame and WKPageGetContentsAsString should throw an error in case of a race with…