Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(72)

Issue 964002: Switch scoped_ptr.h to a compatible google3 implementation. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by Lei Zhang (chromium)
Modified:
10 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Switch scoped_ptr.h to a compatible google3 implementation.

This is Chromium's base/memory/scoped_ptr.h at r98718, which split off
from the google3 version at a later point than Breakpad's copy. It is a
drop in replacement and the only changes are:
- removal of WARN_UNUSED_RESULT.
- moving it into the google_breakpad namespace.

BUG=534
R=mark@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1265

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/scoped_ptr.h View 1 2 chunks +273 lines, -204 lines 0 comments Download

Messages

Total messages: 4
Lei Zhang (chromium)
10 years, 11 months ago #1
Mark Mentovai
LGTM https://breakpad.appspot.com/964002/diff/1/src/common/scoped_ptr.h File src/common/scoped_ptr.h (right): https://breakpad.appspot.com/964002/diff/1/src/common/scoped_ptr.h#newcode60 src/common/scoped_ptr.h:60: #ifndef BASE_MEMORY_SCOPED_PTR_H_ Fix the guards.
10 years, 11 months ago #2
Lei Zhang (chromium)
https://breakpad.appspot.com/964002/diff/1/src/common/scoped_ptr.h File src/common/scoped_ptr.h (right): https://breakpad.appspot.com/964002/diff/1/src/common/scoped_ptr.h#newcode60 src/common/scoped_ptr.h:60: #ifndef BASE_MEMORY_SCOPED_PTR_H_ On 2013/12/18 16:53:55, Mark Mentovai wrote: > ...
10 years, 11 months ago #3
Lei Zhang (chromium)
10 years, 11 months ago #4
Message was sent while issue was closed.
Committed patchset #2 manually as r1265 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted