diff options
author | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-03 22:34:17 +0000 |
---|---|---|
committer | rsleevi@chromium.org <rsleevi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-03 22:34:17 +0000 |
commit | d53e6a6c73062427e7408cf4cb156938ac509311 (patch) | |
tree | e98959728b1d1ab9717753b3b6189f7bd375c034 /crypto/ec_signature_creator_impl.h | |
parent | 3f24ae2243c95d0907a4447b799b37e8569650a0 (diff) | |
download | chromium_src-d53e6a6c73062427e7408cf4cb156938ac509311.zip chromium_src-d53e6a6c73062427e7408cf4cb156938ac509311.tar.gz chromium_src-d53e6a6c73062427e7408cf4cb156938ac509311.tar.bz2 |
When using PostTaskAndReplyWithResults, if the ResultType is a passed type (eg: scoped_ptr and friends), .Pass() the result to the reply.
Because the temporary storage of the result is an implementation detail of PostTaskAndReplyWithResults, its safe to always assume that passed types should be passed.
BUG=126008
TEST=TaskRunnerHelpersTest.PostTaskAndReplyWithResultPassed
Review URL: http://codereview.chromium.org/10344012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135228 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'crypto/ec_signature_creator_impl.h')
0 files changed, 0 insertions, 0 deletions