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

Issue 124001: Linux: fix icon theme double free on shutdown.... (Closed)

Created:
11 years, 6 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Lei Zhang, dank
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Linux: fix icon theme double free on shutdown by eliminating dupes from icon theme array. Simplify some code in DownloadItemGtk that I previously thought was related to the crash, and so had made complicated. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18222

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M base/mime_util_linux.cc View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/gtk/download_item_gtk.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/gtk/download_item_gtk.cc View 3 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Evan Stade
11 years, 6 months ago (2009-06-11 19:43:29 UTC) #1
Lei Zhang
http://codereview.chromium.org/124001/diff/1/3 File base/mime_util_linux.cc (right): http://codereview.chromium.org/124001/diff/1/3#newcode549 Line 549: } Can we do the duplication removal at ...
11 years, 6 months ago (2009-06-11 19:52:14 UTC) #2
Evan Stade
http://codereview.chromium.org/124001/diff/1/3 File base/mime_util_linux.cc (right): http://codereview.chromium.org/124001/diff/1/3#newcode549 Line 549: } On 2009/06/11 19:52:14, Lei Zhang wrote: > ...
11 years, 6 months ago (2009-06-11 20:36:00 UTC) #3
Lei Zhang
LGTM
11 years, 6 months ago (2009-06-11 21:19:36 UTC) #4
Lei Zhang
though the commit log entry should be updated.
11 years, 6 months ago (2009-06-11 21:20:05 UTC) #5
Evan Stade
hm? the description still looks accurate to me...
11 years, 6 months ago (2009-06-11 21:49:13 UTC) #6
dank
is this http://crbug.com/13927 ?
11 years, 6 months ago (2009-06-11 21:56:26 UTC) #7
Lei Zhang
11 years, 6 months ago (2009-06-11 22:12:42 UTC) #8
I was thinking "remove duplicate icon themes".

Powered by Google App Engine
This is Rietveld 408576698