017b79e68acccf53f361d80168cb85daa9c4a8b4

Replacing CreateURLLoader() in following places with CreateURLLoaderFactory: - WebFrameClient (e.g. RenderFrameImpl) - WebWorkerFetchContext - Platform And always try to use the created URLLoaderFactory for the context (e.g. Frame, Worker context or FetchContext). Remaining TODOs: - We should remove the WebURLLoaderFactoryWithMock impl in //content and all test harness should create its own blink::WebURLLoaderFactoryWithMock w/o going though Platform layer (crbug.com/751425) - Once we finalize the MojoLoading migration WebURLLoaderFactory should be replaced with mojo::URLLoaderFactory - (More code cleanup around throttles etc) Bug: 712913, 751425 Change-Id: I4249fd9cf5b056802dc57138e9555d5d9c00122a Reviewed-on: https://chromium-review.googlesource.com/708074 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#511202}
…
…
…
Chromium
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Languages
C++
74.4%
Java
8.2%
Objective-C++
4.6%
TypeScript
4%
Python
2.5%
Other
6.1%