0
Go to file
Hajime Hoshi aaf52161b7 Revert "PPAPI: Add NetworkIsolationKeys to proxy lookup requests."
This reverts commit 45fb6502cd.

Reason for revert: Test failure: crbug.com/1051400

Original change's description:
> PPAPI:  Add NetworkIsolationKeys to proxy lookup requests.
> 
> This is needed to correctly isolate any DNS requests made by PPAPI in
> the context of one page from those made in the context of other pages.
> 
> This is a reland of
> https://chromium-review.googlesource.com/c/chromium/src/+/2008050. The
> original CL was reverted because the DNS layer auto-detects whether the
> current network supports IPv6, and the detection value was changing in
> the middle of tests. When the value changes, the cache key used for the
> DNS layer changes, which was resulting in cache misses.
> 
> To fix the issue, the test now relies on IPv4 DNS lookups, which don't
> have this issue.
> 
> Bug: 1021661
> Change-Id: I959b81d0a3fc5973cde4ba7a0ccfd0c501ffc235
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050743
> Commit-Queue: Matt Menke <mmenke@chromium.org>
> Reviewed-by: Raymes Khoury <raymes@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#740487}

TBR=raymes@chromium.org,mmenke@chromium.org

Change-Id: I40432831baa19cdf040c38684fb785f48816873f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1021661
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051644
Reviewed-by: Hajime Hoshi <hajimehoshi@chromium.org>
Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740580}
2020-02-12 08:07:18 +00:00
2020-01-28 20:59:42 +00:00
2020-02-12 07:41:31 +00:00
2020-01-14 04:59:04 +00:00
2020-01-28 18:17:22 +00:00
2020-02-11 22:06:27 +00:00
2020-01-17 11:37:29 +00:00
2020-02-06 01:10:01 +00:00
2020-01-13 21:49:32 +00:00
2020-01-29 03:25:46 +00:00
2020-01-28 18:17:22 +00:00
2020-02-12 07:41:31 +00:00
2020-01-14 03:31:04 +00:00
2020-01-14 21:13:59 +00:00
2020-02-11 21:32:12 +00:00

Logo 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
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%