Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp99 …toImpl(contextRef)->postMessageToInjectedBundle(toImpl(messageNameRef)->string(), toImpl(messageBo… in WKContextPostMessageToInjectedBundle()
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.h98 void postMessageToInjectedBundle(const String&, APIObject*);
DWebContext.cpp381 void WebContext::postMessageToInjectedBundle(const String& messageName, APIObject* messageBody) in postMessageToInjectedBundle() function in WebKit::WebContext
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-16833 (WebKit::WebContext::postMessageToInjectedBundle):
22983 (WebKit::WebContext::postMessageToInjectedBundle):
31219 We should save messages that can't be sent when postMessageToInjectedBundle is called and
31227 (WebKit::WebContext::postMessageToInjectedBundle):
32323 (WebKit::WebContext::postMessageToInjectedBundle):
32812 (WebKit::WebContext::postMessageToInjectedBundle): Only send messages
36190 (WebKit::WebContext::postMessageToInjectedBundle):
36200 (WebKit::WebContext::postMessageToInjectedBundle):
36605 (WebKit::WebContext::postMessageToInjectedBundle):
37370 (WebKit::WebContext::postMessageToInjectedBundle):
[all …]