Home
last modified time | relevance | path

Searched refs:WKContextPostMessageToInjectedBundle (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
DCanHandleRequest.cpp67WKContextPostMessageToInjectedBundle(context.get(), Util::toWK("CheckCanHandleRequest").get(), 0); in TEST()
DResponsivenessTimerDoesntFireEarly.cpp87 WKContextPostMessageToInjectedBundle(context.get(), Util::toWK("BrieflyPause").get(), 0); in TEST()
/external/webkit/Tools/WebKitTestRunner/
DTestInvocation.cpp138WKContextPostMessageToInjectedBundle(TestController::shared().context(), messageName.get(), dumpPi… in invoke()
DTestController.cpp352 WKContextPostMessageToInjectedBundle(TestController::shared().context(), messageName.get(), 0); in resetStateToConsistentValues()
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.h115 WK_EXPORT void WKContextPostMessageToInjectedBundle(WKContextRef context, WKStringRef messageName, …
DWKContext.cpp97 void WKContextPostMessageToInjectedBundle(WKContextRef contextRef, WKStringRef messageNameRef, WKTy… in WKContextPostMessageToInjectedBundle() function
/external/webkit/Tools/MiniBrowser/mac/
DAppDelegate.m57 WKContextPostMessageToInjectedBundle(context, newMessageName, newMessageBody);
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1632807 WKContextPostMessageToInjectedBundle if the web process has exited
36596 (WKContextPostMessageToInjectedBundle):
37338 (WKContextPostMessageToInjectedBundle):
43147 (WKContextPostMessageToInjectedBundle):