| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 4 个月前 |
Android WebView Network Service
This folder contains Android WebView's code for interacting with the Network
Service. For details on the Network Service in general, see
//services/network/.
*** note Note: M77 is the last milestone to support the legacy (non-Network-Service) code path.
In-process
Android WebView aims to run with the Network Service in-process
(features::kNetworkServiceInProcess). For details, see
https://crbug.com/882650. This feature is enabled by default, so there's no need
to locally enable it.
Testing with the Network Service
Please see general testing instructions. There is no need to modify flags because the Network Service is always enabled.