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

Issue 10832354: Fix memory leaks in extensions::SocketPermission (Closed)

Created:
8 years, 4 months ago by Peng
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix memory leaks in extensions::SocketPermission. BUG=143401 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152229

Patch Set 1 #

Total comments: 1

Patch Set 2 : Update #

Patch Set 3 : Rebase #

Total comments: 1

Patch Set 4 : Rebase #

Patch Set 5 : Update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -29 lines) Patch
M chrome/common/extensions/permissions/socket_permission.cc View 1 1 chunk +18 lines, -6 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 2 3 4 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Mihai Parparita -not on Chrome
LGTM https://chromiumcodereview.appspot.com/10832354/diff/1/chrome/common/extensions/permissions/socket_permission.cc File chrome/common/extensions/permissions/socket_permission.cc (right): https://chromiumcodereview.appspot.com/10832354/diff/1/chrome/common/extensions/permissions/socket_permission.cc#newcode98 chrome/common/extensions/permissions/socket_permission.cc:98: if (result->data_set_.empty()) { As discussed, switching APIPermissionDetail to ...
8 years, 4 months ago (2012-08-16 22:56:58 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/penghuang@chromium.org/10832354/1
8 years, 4 months ago (2012-08-16 23:11:12 UTC) #2
commit-bot: I haz the power
Try job failure for 10832354-1 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-17 00:57:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/penghuang@chromium.org/10832354/1
8 years, 4 months ago (2012-08-17 00:59:39 UTC) #4
commit-bot: I haz the power
Change committed as 152049
8 years, 4 months ago (2012-08-17 04:43:37 UTC) #5
jln (very slow on Chromium)
This has to be reverted. [ RUN ] PermissionsTest.CreateDifference [1767:1767:0816/220639:2507265492355:FATAL:ref_counted.cc(24)] Check failed: in_dtor_. RefCounted object ...
8 years, 4 months ago (2012-08-17 05:22:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/penghuang@chromium.org/10832354/10003
8 years, 4 months ago (2012-08-17 11:28:41 UTC) #7
Peng
On 2012/08/17 05:22:02, Julien Tinnes wrote: > This has to be reverted. > > [ ...
8 years, 4 months ago (2012-08-17 11:29:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/penghuang@chromium.org/10832354/9004
8 years, 4 months ago (2012-08-17 13:22:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/penghuang@chromium.org/10832354/3004
8 years, 4 months ago (2012-08-17 16:42:18 UTC) #10
Mihai Parparita -not on Chrome
https://chromiumcodereview.appspot.com/10832354/diff/3004/chrome/common/extensions/permissions/socket_permission.cc File chrome/common/extensions/permissions/socket_permission.cc (right): https://chromiumcodereview.appspot.com/10832354/diff/3004/chrome/common/extensions/permissions/socket_permission.cc#newcode99 chrome/common/extensions/permissions/socket_permission.cc:99: scoped_refptr<SocketPermission> p(result); BTW, I think result->Release() would have been ...
8 years, 4 months ago (2012-08-17 18:01:15 UTC) #11
commit-bot: I haz the power
Failed to apply patch for tools/valgrind/memcheck/suppressions.txt: While running patch -p1 --forward --force; patching file tools/valgrind/memcheck/suppressions.txt ...
8 years, 4 months ago (2012-08-17 22:30:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/penghuang@chromium.org/10832354/13002
8 years, 4 months ago (2012-08-18 00:49:46 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-18 03:07:07 UTC) #14
Change committed as 152229

Powered by Google App Engine
This is Rietveld 408576698