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

Issue 2285623002: [Leveldb] Use std::{string,vector} instead of mojo::{String,Array}. (Closed)

Created:
4 years, 3 months ago by leonhsl(Using Gerrit)
Modified:
4 years, 3 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Leveldb] Use std::{string,vector} instead of mojo::{String,Array}. BUG=624136 Committed: https://crrev.com/5162d7bfcf870c1213cb5dbdf52fe779ae5cc797 Cr-Commit-Position: refs/heads/master@{#415879}

Patch Set 1 #

Patch Set 2 : Fix gn check #

Total comments: 4

Patch Set 3 : Address comments from Yuzhu #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -233 lines) Patch
M components/leveldb/BUILD.gn View 1 1 chunk +4 lines, -1 line 0 comments Download
M components/leveldb/leveldb_database_impl.h View 2 chunks +10 lines, -9 lines 0 comments Download
M components/leveldb/leveldb_database_impl.cc View 1 2 13 chunks +36 lines, -31 lines 0 comments Download
M components/leveldb/leveldb_service_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/leveldb/leveldb_service_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M components/leveldb/leveldb_service_unittest.cc View 1 2 14 chunks +109 lines, -159 lines 0 comments Download
M components/leveldb/public/cpp/remote_iterator.h View 2 chunks +2 lines, -3 lines 0 comments Download
M components/leveldb/public/cpp/remote_iterator.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M components/leveldb/public/cpp/util.h View 1 chunk +7 lines, -3 lines 0 comments Download
M components/leveldb/public/cpp/util.cc View 1 chunk +14 lines, -5 lines 0 comments Download
M components/leveldb/public/interfaces/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M components/leveldb/remote_iterator_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/leveldb_wrapper_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/leveldb_wrapper_impl.cc View 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 38 (28 generated)
leonhsl(Using Gerrit)
Hi, would you PTAL at this? Thanks. Yuzhu: For everything review erg@: For components/leveldb/ OWNER ...
4 years, 3 months ago (2016-08-26 08:53:42 UTC) #10
yzshen1
https://codereview.chromium.org/2285623002/diff/20001/components/leveldb/leveldb_database_impl.cc File components/leveldb/leveldb_database_impl.cc (right): https://codereview.chromium.org/2285623002/diff/20001/components/leveldb/leveldb_database_impl.cc#newcode98 components/leveldb/leveldb_database_impl.cc:98: GetSliceFor(*(operations[i]->value))); A malicious sender may send you a null ...
4 years, 3 months ago (2016-08-26 16:58:40 UTC) #11
leonhsl(Using Gerrit)
Thanks Yuzhu a lot for review. Uploaded ps#3 to address comments, PTAnL, Thanks. https://codereview.chromium.org/2285623002/diff/20001/components/leveldb/leveldb_database_impl.cc File ...
4 years, 3 months ago (2016-08-29 06:36:17 UTC) #18
yzshen1
On 2016/08/29 06:36:17, leonhsl wrote: > Thanks Yuzhu a lot for review. Uploaded ps#3 to ...
4 years, 3 months ago (2016-08-29 15:48:16 UTC) #25
Elliot Glaysher
lgtm
4 years, 3 months ago (2016-08-30 17:56:31 UTC) #30
leonhsl(Using Gerrit)
Hi, piman@, would you PTAL for OWNER review of content/ ? Thanks.
4 years, 3 months ago (2016-08-31 02:55:45 UTC) #32
piman
lgtm
4 years, 3 months ago (2016-08-31 19:47:49 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2285623002/40001
4 years, 3 months ago (2016-09-01 03:08:05 UTC) #35
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-01 04:23:39 UTC) #36
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 04:35:12 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5162d7bfcf870c1213cb5dbdf52fe779ae5cc797
Cr-Commit-Position: refs/heads/master@{#415879}

Powered by Google App Engine
This is Rietveld 408576698