Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(328)

Issue 8775067: Clear DNS cache and passive log collected on incognito close. (Closed)

Created:
9 years ago by mmenke
Modified:
9 years ago
CC:
chromium-reviews, eroman, Paweł Hajdan Jr.
Visibility:
Public.

Description

Clear DNS cache and passive log collector on incognito close. The call that used to do this was made from the predictor, and was accidentally removed during a predictor refactoring (http://codereview.chromium.org/7467012/) BUG=69732 TEST=open incognito window, go somewhere, close the window, open net-internals, and check that no hints of what was done during incognito mode remain. committed=http://src.chromium.org/viewvc/chrome?view=rev&revision=113324

Patch Set 1 #

Patch Set 2 : Fix indentation #

Patch Set 3 : Make review less painful #

Patch Set 4 : '' #

Total comments: 5

Patch Set 5 : Response to comments, incidental sync #

Patch Set 6 : Remove call to IOThread::message_loop() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -94 lines) Patch
M chrome/browser/io_thread.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 3 4 5 2 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_impl.cc View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/net_internals_ui_browsertest.cc View 1 2 3 4 4 chunks +133 lines, -94 lines 0 comments Download
M chrome/test/data/webui/net_internals/dns_view.js View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/test/data/webui/net_internals/net_internals_test.js View 1 2 3 4 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
mmenke
http://codereview.chromium.org/8775067/diff/18001/chrome/test/data/webui/net_internals/net_internals_test.js File chrome/test/data/webui/net_internals/net_internals_test.js (right): http://codereview.chromium.org/8775067/diff/18001/chrome/test/data/webui/net_internals/net_internals_test.js#newcode427 chrome/test/data/webui/net_internals/net_internals_test.js:427: // incognito in exitence. Returns immediately. Added these here ...
9 years ago (2011-12-05 18:59:54 UTC) #1
mmenke
Two more things: I suggest you compare patchsets 3 and 4 when reviewing the browsertest. ...
9 years ago (2011-12-05 19:01:48 UTC) #2
eroman
http://codereview.chromium.org/8775067/diff/18001/chrome/browser/io_thread.h File chrome/browser/io_thread.h (right): http://codereview.chromium.org/8775067/diff/18001/chrome/browser/io_thread.h#newcode126 chrome/browser/io_thread.h:126: void ChangedToOnTheRecordOnIOThread(); Can this be private? http://codereview.chromium.org/8775067/diff/18001/chrome/browser/ui/webui/net_internals_ui_browsertest.cc File chrome/browser/ui/webui/net_internals_ui_browsertest.cc ...
9 years ago (2011-12-05 21:10:48 UTC) #3
eroman
lgtm
9 years ago (2011-12-05 21:10:56 UTC) #4
mmenke
http://codereview.chromium.org/8775067/diff/18001/chrome/browser/io_thread.h File chrome/browser/io_thread.h (right): http://codereview.chromium.org/8775067/diff/18001/chrome/browser/io_thread.h#newcode126 chrome/browser/io_thread.h:126: void ChangedToOnTheRecordOnIOThread(); On 2011/12/05 21:10:49, eroman wrote: > Can ...
9 years ago (2011-12-05 22:28:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/8775067/10026
9 years ago (2011-12-05 22:29:24 UTC) #6
commit-bot: I haz the power
Presubmit check for 8775067-10026 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-12-05 22:29:28 UTC) #7
mmenke
+mirandac: Please review the change to off_the_record_profile_impl.cc.
9 years ago (2011-12-05 22:36:18 UTC) #8
mmenke
Guess Miranda's out this week. +willchan: Hadn't realized you're a Profile owner. Please review the ...
9 years ago (2011-12-07 00:18:04 UTC) #9
willchan no longer on Chromium
lgtm
9 years ago (2011-12-07 00:25:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/8775067/23001
9 years ago (2011-12-07 00:27:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/8775067/23001
9 years ago (2011-12-07 02:51:25 UTC) #12
commit-bot: I haz the power
Can't apply patch for file chrome/browser/profiles/off_the_record_profile_impl.cc. While running patch -p0 --forward --force; patching file chrome/browser/profiles/off_the_record_profile_impl.cc ...
9 years ago (2011-12-07 02:51:27 UTC) #13
mmenke
9 years ago (2011-12-07 04:43:28 UTC) #14
Despite the spam, this was landed.  Closing issue.

Powered by Google App Engine
This is Rietveld 408576698