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

Issue 11973011: Fixes leak of NativeTextfieldWin. The underlying HWND was getting (Closed)

Created:
7 years, 11 months ago by sky
Modified:
7 years, 11 months ago
CC:
chromium-reviews, tfarina, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Fixes leak of NativeTextfieldWin. The underlying HWND was getting destroyed (by virtue of being a child HWND), but the NativeTextfieldWin was never destroying itself. BUG=170369 TEST=none R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177195

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M ui/views/controls/textfield/native_textfield_win.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/controls/textfield/native_textfield_win.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
7 years, 11 months ago (2013-01-16 16:43:15 UTC) #1
Ben Goodger (Google)
lgtm On Wed, Jan 16, 2013 at 8:43 AM, <sky@chromium.org> wrote: > Reviewers: Ben Goodger ...
7 years, 11 months ago (2013-01-16 17:10:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/11973011/1
7 years, 11 months ago (2013-01-16 17:16:19 UTC) #3
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 19:34:05 UTC) #4
Message was sent while issue was closed.
Change committed as 177195

Powered by Google App Engine
This is Rietveld 408576698