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

Issue 10540089: Removes reference counting from syncable::Directory::Kernel as it is no longer required because syn… (Closed)

Created:
8 years, 6 months ago by carloschilazo
Modified:
8 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://src.chromium.org/svn/trunk/src/
Visibility:
Public.

Description

Removes reference counting of syncable::Directory::Kernel No longer required, syncable::Directory is responsible now for deleting the dir kernel BUG=119360 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143610

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -22 lines) Patch
M AUTHORS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M sync/syncable/directory.h View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M sync/syncable/directory.cc View 1 2 3 chunks +2 lines, -16 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
carloschilazo
8 years, 6 months ago (2012-06-09 03:19:59 UTC) #1
rlarocque
Hi Carlos, and welcome to Chromium! +CC mal@chromium.org, so he can make sure we're doing ...
8 years, 6 months ago (2012-06-12 19:26:50 UTC) #2
carloschilazo
Hello, thank you very much for your feedback. I have synced and re-applied my patch ...
8 years, 6 months ago (2012-06-19 15:33:51 UTC) #3
rlarocque
On 2012/06/19 15:33:51, carloschilazo wrote: > Hello, thank you very much for your feedback. > ...
8 years, 6 months ago (2012-06-21 01:01:20 UTC) #4
Mark Larson
The AUTHORS change and the CLA look good to me. Note: I don't care whether ...
8 years, 6 months ago (2012-06-21 03:11:51 UTC) #5
carloschilazo
Thank you both, I have re-uploaded the patch now for the refactored files (directory{.h,.cc} instead ...
8 years, 6 months ago (2012-06-21 06:26:56 UTC) #6
rlarocque
On 2012/06/21 06:26:56, carloschilazo wrote: > Thank you both, I have re-uploaded the patch now ...
8 years, 6 months ago (2012-06-21 17:58:06 UTC) #7
carloschilazo
> LGTM. I'll start the trybots. Hi, is there any update about the try results?
8 years, 6 months ago (2012-06-22 15:19:13 UTC) #8
rlarocque
On 2012/06/22 15:19:13, carloschilazo wrote: > > LGTM. I'll start the trybots. > > Hi, ...
8 years, 6 months ago (2012-06-22 16:35:43 UTC) #9
rlarocque
8 years, 6 months ago (2012-06-22 18:06:16 UTC) #10
On 2012/06/22 16:35:43, rlarocque wrote:
> On 2012/06/22 15:19:13, carloschilazo wrote:
> > > LGTM.  I'll start the trybots.
> > 
> > Hi, is there any update about the try results?
> 
> They went fine.  
> 
> I didn't have time to watch the commit yesterday.  I'll try to commit it this
> morning.

Committed as r143610.

http://src.chromium.org/viewvc/chrome?view=rev&revision=143610

Powered by Google App Engine
This is Rietveld 408576698