Side by Side Diff: third_party/WebKit/Source/platform/loader/DEPS
Issue 2746113002 :
platform/loader: move network/Resource* to loader/fetch (Closed)
Patch Set: git rebase master
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/Source/core/css/RemoteFontFaceSource.cpp
third_party/WebKit/Source/core/fileapi/FileReaderLoader.cpp
third_party/WebKit/Source/core/frame/Frame.cpp
third_party/WebKit/Source/core/frame/FrameConsole.cpp
third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
third_party/WebKit/Source/core/frame/LocalFrameClient.h
third_party/WebKit/Source/core/frame/RemoteFrame.cpp
third_party/WebKit/Source/core/frame/csp/CSPDirectiveList.h
third_party/WebKit/Source/core/frame/csp/CSPDirectiveListTest.cpp
third_party/WebKit/Source/core/frame/csp/CSPSource.h
third_party/WebKit/Source/core/frame/csp/CSPSourceTest.cpp
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp
third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicyTest.cpp
third_party/WebKit/Source/core/frame/csp/SourceListDirective.h
third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp
third_party/WebKit/Source/core/html/HTMLImageElement.h
third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp
third_party/WebKit/Source/core/html/parser/CSSPreloadScannerTest.cpp
third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
third_party/WebKit/Source/core/inspector/DevToolsHost.cpp
third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.cpp
third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
third_party/WebKit/Source/core/inspector/NetworkResourcesData.cpp
third_party/WebKit/Source/core/loader/DocumentLoader.h
third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h
third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp
third_party/WebKit/Source/core/loader/EmptyClients.h
third_party/WebKit/Source/core/loader/FrameFetchContext.h
third_party/WebKit/Source/core/loader/FrameFetchContext.cpp
third_party/WebKit/Source/core/loader/FrameFetchContextTest.cpp
third_party/WebKit/Source/core/loader/FrameLoadRequest.cpp
third_party/WebKit/Source/core/loader/FrameLoader.h
third_party/WebKit/Source/core/loader/FrameLoader.cpp
third_party/WebKit/Source/core/loader/HistoryItem.cpp
third_party/WebKit/Source/core/loader/LinkLoaderTest.cpp
third_party/WebKit/Source/core/loader/MixedContentChecker.h
third_party/WebKit/Source/core/loader/MixedContentCheckerTest.cpp
third_party/WebKit/Source/core/loader/PingLoader.cpp
third_party/WebKit/Source/core/loader/ProgressTracker.h
third_party/WebKit/Source/core/loader/ProgressTracker.cpp
third_party/WebKit/Source/core/loader/ProgressTrackerTest.cpp
third_party/WebKit/Source/core/loader/ThreadableLoaderTest.cpp
third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp
third_party/WebKit/Source/core/loader/private/CrossOriginPreflightResultCache.cpp
third_party/WebKit/Source/core/loader/resource/CSSStyleSheetResourceTest.cpp
third_party/WebKit/Source/core/loader/resource/FontResourceTest.cpp
third_party/WebKit/Source/core/loader/resource/ImageResourceContent.h
third_party/WebKit/Source/core/loader/resource/ImageResourceObserver.h
third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParser.h
third_party/WebKit/Source/core/loader/resource/MultipartImageResourceParserTest.cpp
third_party/WebKit/Source/core/page/CreateWindow.cpp
third_party/WebKit/Source/core/page/DragController.cpp
third_party/WebKit/Source/core/svg/SVGAElement.cpp
third_party/WebKit/Source/core/testing/Internals.cpp
third_party/WebKit/Source/core/timing/PerformanceBase.cpp
third_party/WebKit/Source/core/timing/PerformanceBaseTest.cpp
third_party/WebKit/Source/core/timing/PerformanceResourceTiming.cpp
third_party/WebKit/Source/core/timing/PerformanceTiming.cpp
third_party/WebKit/Source/core/workers/WorkerScriptLoader.h
third_party/WebKit/Source/core/workers/WorkerScriptLoader.cpp
third_party/WebKit/Source/core/xml/XSLTProcessorLibxslt.cpp
third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.cpp
third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.h
third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp
third_party/WebKit/Source/modules/eventsource/EventSource.cpp
third_party/WebKit/Source/modules/fetch/BlobBytesConsumer.cpp
third_party/WebKit/Source/modules/fetch/BlobBytesConsumerTest.cpp
third_party/WebKit/Source/modules/fetch/FetchManager.cpp
third_party/WebKit/Source/modules/fetch/FetchRequestData.cpp
third_party/WebKit/Source/modules/fetch/Request.cpp
third_party/WebKit/Source/modules/notifications/NotificationImageLoader.cpp
third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp
third_party/WebKit/Source/platform/BUILD.gn
third_party/WebKit/Source/platform/CrossThreadCopier.cpp
third_party/WebKit/Source/platform/exported/WebHTTPLoadInfo.cpp
third_party/WebKit/Source/platform/exported/WebURLError.cpp
third_party/WebKit/Source/platform/exported/WebURLLoadTiming.cpp
third_party/WebKit/Source/platform/exported/WebURLRequest.cpp
third_party/WebKit/Source/platform/exported/WebURLResponse.cpp
third_party/WebKit/Source/platform/loader/BUILD.gn
third_party/WebKit/Source/platform/loader/DEPS
third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.h
third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.cpp
third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControlTest.cpp
third_party/WebKit/Source/platform/loader/fetch/FetchContext.h
third_party/WebKit/Source/platform/loader/fetch/FetchRequest.h
third_party/WebKit/Source/platform/loader/fetch/MemoryCacheCorrectnessTest.cpp
third_party/WebKit/Source/platform/loader/fetch/MemoryCacheTest.cpp
third_party/WebKit/Source/platform/loader/fetch/RawResourceTest.cpp
third_party/WebKit/Source/platform/loader/fetch/Resource.h
third_party/WebKit/Source/platform/loader/fetch/ResourceError.h
third_party/WebKit/Source/platform/loader/fetch/ResourceError.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.h
third_party/WebKit/Source/platform/loader/fetch/ResourceFetcher.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceFetcherTest.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceLoadInfo.h
third_party/WebKit/Source/platform/loader/fetch/ResourceLoadPriority.h
third_party/WebKit/Source/platform/loader/fetch/ResourceLoadTiming.h
third_party/WebKit/Source/platform/loader/fetch/ResourceLoadTiming.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceLoader.h
third_party/WebKit/Source/platform/loader/fetch/ResourceLoader.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceRequest.h
third_party/WebKit/Source/platform/loader/fetch/ResourceRequest.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceRequestTest.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceResponse.h
third_party/WebKit/Source/platform/loader/fetch/ResourceResponse.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceResponseTest.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceTest.cpp
third_party/WebKit/Source/platform/loader/fetch/ResourceTimingInfo.h
third_party/WebKit/Source/platform/loader/fetch/ResourceTimingInfo.cpp
third_party/WebKit/Source/platform/loader/testing/FetchTestingPlatformSupport.cpp
third_party/WebKit/Source/platform/loader/testing/MockFetchContext.h
third_party/WebKit/Source/platform/network/ContentSecurityPolicyResponseHeaders.cpp
third_party/WebKit/Source/platform/network/HTTPParsers.cpp
third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp
third_party/WebKit/Source/platform/network/NetworkInstrumentation.h
third_party/WebKit/Source/platform/network/NetworkInstrumentation.cpp
third_party/WebKit/Source/platform/network/ResourceError.h
third_party/WebKit/Source/platform/network/ResourceError.cpp
third_party/WebKit/Source/platform/network/ResourceLoadInfo.h
third_party/WebKit/Source/platform/network/ResourceLoadPriority.h
third_party/WebKit/Source/platform/network/ResourceLoadTiming.h
third_party/WebKit/Source/platform/network/ResourceLoadTiming.cpp
third_party/WebKit/Source/platform/network/ResourceRequest.h
third_party/WebKit/Source/platform/network/ResourceRequest.cpp
third_party/WebKit/Source/platform/network/ResourceRequestTest.cpp
third_party/WebKit/Source/platform/network/ResourceResponse.h
third_party/WebKit/Source/platform/network/ResourceResponse.cpp
third_party/WebKit/Source/platform/network/ResourceResponseTest.cpp
third_party/WebKit/Source/platform/network/ResourceTimingInfo.h
third_party/WebKit/Source/platform/network/ResourceTimingInfo.cpp
third_party/WebKit/Source/platform/testing/PlatformTestPrinters.cpp
third_party/WebKit/Source/web/AssertMatchingEnums.cpp
third_party/WebKit/Source/web/SharedWorkerRepositoryClientImpl.cpp
third_party/WebKit/Source/web/WebAssociatedURLLoaderImpl.cpp
third_party/WebKit/Source/web/WebFrameSerializer.cpp
third_party/WebKit/Source/web/WebLocalFrameImpl.cpp
third_party/WebKit/Source/web/WebSharedWorkerImpl.cpp
third_party/WebKit/Source/web/tests/WebFrameTest.cpp