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

Issue 10078001: Fix leak in ScopedClipboardWriterGlue. (Closed)

Created:
8 years, 8 months ago by dcheng
Modified:
8 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix leak in ScopedClipboardWriterGlue. BUG=123117 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133890

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -14 lines) Patch
M content/renderer/renderer_clipboard_client.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M webkit/glue/clipboard_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/scoped_clipboard_writer_glue.h View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/glue/scoped_clipboard_writer_glue.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
dcheng
I changed the member to just be a scoped_ptr. I thought about moving the SharedMemory ...
8 years, 8 months ago (2012-04-13 01:29:33 UTC) #1
dcheng
On 2012/04/13 01:29:33, dcheng wrote: > I changed the member to just be a scoped_ptr. ...
8 years, 8 months ago (2012-04-13 22:38:25 UTC) #2
piman
On 2012/04/13 22:38:25, dcheng wrote: > On 2012/04/13 01:29:33, dcheng wrote: > > I changed ...
8 years, 8 months ago (2012-04-13 22:47:06 UTC) #3
dcheng
On 2012/04/13 22:47:06, piman wrote: > On 2012/04/13 22:38:25, dcheng wrote: > > On 2012/04/13 ...
8 years, 8 months ago (2012-04-13 22:55:35 UTC) #4
piman
I see, OK. LGTM
8 years, 8 months ago (2012-04-14 00:16:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/10078001/1
8 years, 8 months ago (2012-04-14 00:18:26 UTC) #6
commit-bot: I haz the power
Presubmit check for 10078001-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-14 00:18:29 UTC) #7
dcheng
+tony for OWNERS approval.
8 years, 8 months ago (2012-04-16 18:05:15 UTC) #8
dcheng
+darin for OWNERS approval.
8 years, 8 months ago (2012-04-25 00:05:13 UTC) #9
darin (slow to review)
OK, LGTM
8 years, 8 months ago (2012-04-25 06:35:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dcheng@chromium.org/10078001/1
8 years, 8 months ago (2012-04-25 09:17:20 UTC) #11
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 10:31:04 UTC) #12
Change committed as 133890

Powered by Google App Engine
This is Rietveld 408576698