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

Issue 3202004: Switch kRestoreBackgroundContents to kDisableRestoreBackgroundContents (Closed)

Created:
10 years, 4 months ago by non.chromium.rickcam
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisableRestoreBackgroundContents BUG=52793 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56945

Patch Set 1 #

Patch Set 2 : Put kDisableRestoreBackground back into the auto restart list. #

Total comments: 2

Patch Set 3 : Eliminated append of kDisableRestoreBackgroundContents #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M chrome/browser/background_contents_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background_contents_service_unittest.cc View 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Andrew T Wilson (Slow)
http://codereview.chromium.org/3202004/diff/2001/3002 File chrome/browser/background_contents_service_unittest.cc (right): http://codereview.chromium.org/3202004/diff/2001/3002#newcode28 chrome/browser/background_contents_service_unittest.cc:28: command_line_->AppendSwitch(switches::kDisableRestoreBackgroundContents); I think you want to delete this line ...
10 years, 4 months ago (2010-08-20 22:18:30 UTC) #1
non.chromium.rickcam
Belatedly sending CR follow-up http://codereview.chromium.org/3202004/diff/2001/3002 File chrome/browser/background_contents_service_unittest.cc (right): http://codereview.chromium.org/3202004/diff/2001/3002#newcode28 chrome/browser/background_contents_service_unittest.cc:28: command_line_->AppendSwitch(switches::kDisableRestoreBackgroundContents); On 2010/08/20 22:18:30, Andrew ...
10 years, 4 months ago (2010-08-20 22:40:54 UTC) #2
Andrew T Wilson (Slow)
LGTM. It passed the trybots also, so we can land this today if you like.
10 years, 4 months ago (2010-08-21 00:03:16 UTC) #3
non.chromium.rickcam
10 years, 4 months ago (2010-08-21 02:50:57 UTC) #4
Only one column has yet to "go green".  I'll look in on it a bit later as
well.

Rick


On Fri, Aug 20, 2010 at 5:03 PM, <atwilson@chromium.org> wrote:

> LGTM. It passed the trybots also, so we can land this today if you like.
>
> http://codereview.chromium.org/3202004/show
>

Powered by Google App Engine
This is Rietveld 408576698