Home
last modified time | relevance | path

Searched refs:WorkerScriptLoaderClient (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/workers/
DWorkerScriptLoader.h43 class WorkerScriptLoaderClient; variable
50 …onously(ScriptExecutionContext*, const KURL&, CrossOriginRequestPolicy, WorkerScriptLoaderClient*);
71 WorkerScriptLoaderClient* m_client;
DWorkerScriptLoaderClient.h37 class WorkerScriptLoaderClient {
46 virtual ~WorkerScriptLoaderClient() { } in ~WorkerScriptLoaderClient()
DWorker.h54 class Worker : public AbstractWorker, private WorkerScriptLoaderClient {
DWorkerScriptLoader.cpp72 …nst KURL& url, CrossOriginRequestPolicy crossOriginRequestPolicy, WorkerScriptLoaderClient* client) in loadAsynchronously()
DDefaultSharedWorkerRepository.cpp253 …orkerScriptLoader : public RefCounted<SharedWorkerScriptLoader>, private WorkerScriptLoaderClient {
/external/webkit/Source/WebKit/chromium/src/
DSharedWorkerRepository.cpp65 class SharedWorkerScriptLoader : private WorkerScriptLoaderClient, private WebSharedWorker::Connect…
/external/webkit/Source/WebCore/
DGNUmakefile.list.am3634 Source/WebCore/workers/WorkerScriptLoaderClient.h \
DGNUmakefile.am3611 Source/WebCore/workers/WorkerScriptLoaderClient.h \
DWebCore.gypi6067 'workers/WorkerScriptLoaderClient.h',
DChangeLog-2010-05-2410265 through the WorkerScriptLoaderClient interface.
10272 * workers/WorkerScriptLoaderClient.h: Define a new method to receive the response.
10273 (WebCore::WorkerScriptLoaderClient::didReceiveResponse):
52811 * workers/WorkerScriptLoaderClient.h:
DChangeLog-2010-01-2998443 * workers/WorkerScriptLoaderClient.h: Added.
DChangeLog-2010-12-06122175 * workers/WorkerScriptLoaderClient.h:
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj739 …400AB9C8A /* WorkerScriptLoaderClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EA768030FE…
7225WorkerScriptLoaderClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sou…
13484 2EA768030FE7126400AB9C8A /* WorkerScriptLoaderClient.h */,
22962 2EA768040FE7126400AB9C8A /* WorkerScriptLoaderClient.h in Headers */,