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

Issue 11012009: Protobuf: Cherry-pick upstream r427. (Closed)

Created:
8 years, 2 months ago by hans
Modified:
8 years, 2 months ago
Reviewers:
Philippe, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Protobuf: Cherry-pick upstream r427. Use string::size_type instead of int for results of string::find_first_of(). BUG=151927 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159466

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M third_party/protobuf/README.chromium View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
hans
Talking to Philippe, we agreed that this should be cherry-picked until we can do the ...
8 years, 2 months ago (2012-10-01 08:21:13 UTC) #1
Nico
lgtm!
8 years, 2 months ago (2012-10-01 08:25:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hans@chromium.org/11012009/1
8 years, 2 months ago (2012-10-01 08:26:29 UTC) #3
commit-bot: I haz the power
Retried try job too often for step(s) crypto_unittests, unit_tests, cacheinvalidation_unittests, remoting_unittests, jingle_unittests, nacl_integration, ipc_tests, interactive_ui_tests, ...
8 years, 2 months ago (2012-10-01 08:30:13 UTC) #4
Philippe
On 2012/10/01 08:30:13, I haz the power (commit-bot) wrote: > Retried try job too often ...
8 years, 2 months ago (2012-10-01 16:48:39 UTC) #5
Nico
On 2012/10/01 16:48:39, Philippe wrote: > On 2012/10/01 08:30:13, I haz the power (commit-bot) wrote: ...
8 years, 2 months ago (2012-10-02 01:10:32 UTC) #6
Philippe
8 years, 2 months ago (2012-10-02 01:16:14 UTC) #7
On 2012/10/02 01:10:32, Nico wrote:
> On 2012/10/01 16:48:39, Philippe wrote:
> > On 2012/10/01 08:30:13, I haz the power (commit-bot) wrote:
> > > Retried try job too often for step(s) crypto_unittests, unit_tests,
> > > cacheinvalidation_unittests, remoting_unittests, jingle_unittests,
> > > nacl_integration, ipc_tests, interactive_ui_tests, browser_tests,
> > net_unittests,
> > > content_unittests, gpu_unittests, base_unittests, sync_integration_tests,
> > > media_unittests, safe_browsing_tests, content_browsertests, sql_unittests,
> > > printing_unittests, sync_unit_tests, check_deps
> > 
> > LGTM.
> > 
> > Thanks Hans. I'm working on the roll in parallel which is non-trivial this
> time.
> > 
> > Nico, do you know if the local changes we have in Chromium's protobuf could
be
> > upstreamed so that we could use DEPS to do the rolls?
> 
> agl moved it from DEPS to our repo when he added support for unknown fields to
> protobuf lite. I think that part made it upstream by now, so I believe our
only
> changes are the addition of a gyp file, the readme file, config.h (and
according
> to the readme, descriptor2_pb.py).
> 
> So moving protobuf back to deps should be doable. agl can tell you more
though.

Thanks Nico.

I asked Adam and Pherl a few hours ago what the current status was. Apparently
this change won't be upstreamed and is a little controversial according to
Pherl. I'm still discussing it with them. I will CC you on the thread.

Powered by Google App Engine
This is Rietveld 408576698