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

Issue 19609: Adds a variable indicating whether resources should be deleted on... (Closed)

Created:
11 years, 11 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Adds a variable indicating whether resources should be deleted on shutdown. Normally it's true, but I'm going to set it to false for in process ui tests. I can't delete the ResourceBundle for these tests as many classes cache SkBitmaps from the resource bundle in statics. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8795

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
sky
11 years, 11 months ago (2009-01-28 00:53:08 UTC) #1
brettw
11 years, 11 months ago (2009-01-28 00:54:16 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698