| commit | 2e1050cd0ffe6d2e4547d243393e5ff18f5eefb9 | [log] [tgz] |
|---|---|---|
| author | Matt Menke <mmenke@chromium.org> | Fri Jan 17 00:06:39 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 17 00:06:39 2020 |
| tree | 4a80cb205096d6e9c8c306cbc68e9979ac849252 | |
| parent | f1e988078c28772439a5c26e66495306d1d53ab0 [diff] |
Don't clear DNS cache when closing last incognito Window. The DNS cache is now a per-NetworkContext cache, instead of a global, so clearing the cache when closing incognito is no longer useful - destroying the incognito profile will destroy its own DNS cache. Bug: 1042354 Change-Id: Ib3fd2dc03cf48ca1ca1d1fd7fca025fccb2a4a2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003212 Reviewed-by: Eric Orth <ericorth@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#732622}
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 .