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

Issue 10539091: Leak ResourceBundle during browser shutdown (Closed)

Created:
8 years, 6 months ago by bshe
Modified:
8 years, 6 months ago
Reviewers:
tony, sky
CC:
chromium-reviews
Visibility:
Public.

Description

Leak ResourceBundle during browser shutdown since we are exiting anyway. OS will reclaim the memory once the process gone. BUG=130768, 127266 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142194

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : "remove delete_resources_on_shutdown" #

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

Messages

Total messages: 13 (0 generated)
bshe
Hi Tony. As discussed in email thread, it should be safe to leak ResourceBundle when ...
8 years, 6 months ago (2012-06-11 22:11:21 UTC) #1
tony
Scott added this flag, but it looks like it's currently unused because all tests leak ...
8 years, 6 months ago (2012-06-11 22:16:57 UTC) #2
bshe
On 2012/06/11 22:16:57, tony wrote: > Scott added this flag, but it looks like it's ...
8 years, 6 months ago (2012-06-11 23:01:00 UTC) #3
tony
On 2012/06/11 23:01:00, bshe wrote: > On 2012/06/11 22:16:57, tony wrote: > > Scott added ...
8 years, 6 months ago (2012-06-11 23:06:09 UTC) #4
bshe
On 2012/06/11 23:06:09, tony wrote: > On 2012/06/11 23:01:00, bshe wrote: > > On 2012/06/11 ...
8 years, 6 months ago (2012-06-12 00:10:00 UTC) #5
tony
http://codereview.chromium.org/10539091/diff/9001/chrome/browser/browser_shutdown.cc File chrome/browser/browser_shutdown.cc (right): http://codereview.chromium.org/10539091/diff/9001/chrome/browser/browser_shutdown.cc#newcode73 chrome/browser/browser_shutdown.cc:73: bool delete_resources_on_shutdown = false; Since this is no longer ...
8 years, 6 months ago (2012-06-12 17:45:08 UTC) #6
bshe
http://codereview.chromium.org/10539091/diff/9001/chrome/browser/browser_shutdown.cc File chrome/browser/browser_shutdown.cc (right): http://codereview.chromium.org/10539091/diff/9001/chrome/browser/browser_shutdown.cc#newcode73 chrome/browser/browser_shutdown.cc:73: bool delete_resources_on_shutdown = false; On 2012/06/12 17:45:08, tony wrote: ...
8 years, 6 months ago (2012-06-13 17:04:37 UTC) #7
tony
LGTM. Please fix the change description and include some 'why' text. E.g., Leak ResourceBundle during ...
8 years, 6 months ago (2012-06-13 17:31:51 UTC) #8
bshe
On 2012/06/13 17:31:51, tony wrote: > LGTM. Please fix the change description and include some ...
8 years, 6 months ago (2012-06-13 20:30:55 UTC) #9
sky
LGTM
8 years, 6 months ago (2012-06-13 22:04:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/10539091/9002
8 years, 6 months ago (2012-06-14 14:46:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/10539091/9002
8 years, 6 months ago (2012-06-14 17:40:54 UTC) #12
commit-bot: I haz the power
8 years, 6 months ago (2012-06-14 19:33:38 UTC) #13
Change committed as 142194

Powered by Google App Engine
This is Rietveld 408576698