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

Issue 19596002: [Translate] Return before the new delegate is created if needed (Closed)

Created:
7 years, 5 months ago by Miguel Garcia
Modified:
7 years, 2 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Translate] Return before the new delegate is created if needed Peter K. suggested to do this in https://chromiumcodereview.appspot.com/17368005 so we avoid leaking the new delegate. BUG=

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -38 lines) Patch
M build/android/buildbot/bb_device_steps.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/android/pylib/android_commands.py View 1 2 4 chunks +32 lines, -34 lines 0 comments Download
M build/android/pylib/utils/emulator.py View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Miguel Garcia
7 years, 5 months ago (2013-07-17 16:53:51 UTC) #1
Takashi Toyoshima
LGTM, but can you wait for double-checking by pkasting? https://codereview.chromium.org/19596002/diff/2001/chrome/browser/translate/translate_infobar_delegate.cc File chrome/browser/translate/translate_infobar_delegate.cc (right): https://codereview.chromium.org/19596002/diff/2001/chrome/browser/translate/translate_infobar_delegate.cc#newcode77 chrome/browser/translate/translate_infobar_delegate.cc:77: ...
7 years, 5 months ago (2013-07-17 17:02:08 UTC) #2
Peter Kasting
This doesn't actually fix any leaks, because the new delegate is in a scoped_ptr and ...
7 years, 5 months ago (2013-07-17 18:06:19 UTC) #3
Peter Kasting
Heh, now that I see your replies to my previous review comments I realize I'm ...
7 years, 5 months ago (2013-07-17 18:44:23 UTC) #4
Peter Kasting
Patch set 2 seems to have been replaced by a completely unrelated patch set 3. ...
7 years, 2 months ago (2013-10-08 00:15:41 UTC) #5
Miguel Garcia
7 years, 2 months ago (2013-10-08 08:48:09 UTC) #6
On 2013/10/08 00:15:41, Peter Kasting wrote:
> Patch set 2 seems to have been replaced by a completely unrelated patch set 3.

> Is this CL dead?  Please close if so.

I have no idea how that happened. I am closing this issue as wyou mentioned and
will start from scratch if needed. Although given that as you mention there are
no leaks it's not as urgent.

Powered by Google App Engine
This is Rietveld 408576698