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

Issue 23503065: Fix memory leak in app_controller_mac.mm. (Closed)

Created:
7 years, 3 months ago by Alexei Svitkine (slow)
Modified:
7 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Fix memory leak in app_controller_mac.mm. Found by the Mac OS X 'leaks' tool; fixed on a plane. BUG=292905 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223522

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M chrome/browser/app_controller_mac.mm View 1 chunk +4 lines, -3 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
Alexei Svitkine (slow)
7 years, 3 months ago (2013-09-16 21:02:14 UTC) #1
Nico
lgtm https://codereview.chromium.org/23503065/diff/1/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): https://codereview.chromium.org/23503065/diff/1/chrome/browser/app_controller_mac.mm#newcode175 chrome/browser/app_controller_mac.mm:175: base::SysUTF8ToCFStringRef(app_bundle_path.value())); This on the other hand is just ...
7 years, 3 months ago (2013-09-16 21:05:28 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/23503065/diff/1/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): https://codereview.chromium.org/23503065/diff/1/chrome/browser/app_controller_mac.mm#newcode175 chrome/browser/app_controller_mac.mm:175: base::SysUTF8ToCFStringRef(app_bundle_path.value())); On 2013/09/16 21:05:28, Nico wrote: > This on ...
7 years, 3 months ago (2013-09-16 21:07:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/23503065/1
7 years, 3 months ago (2013-09-16 21:07:43 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-16 23:02:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/23503065/1
7 years, 3 months ago (2013-09-16 23:03:27 UTC) #6
commit-bot: I haz the power
7 years, 3 months ago (2013-09-17 03:38:14 UTC) #7
Message was sent while issue was closed.
Change committed as 223522

Powered by Google App Engine
This is Rietveld 408576698