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

Issue 2399473003: StringPiece will be replaced with std::string_view. std::string_view doesn't have starts_with. (Closed)

Created:
4 years, 2 months ago by rjshade
Modified:
4 years, 2 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

StringPiece will be replaced with std::string_view. std::string_view doesn't have starts_with. Merge internal change: 134445920 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M net/quic/core/spdy_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/chlo_extractor.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 chunk +3 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
4 years, 2 months ago (2016-10-05 15:14:54 UTC) #1
Ryan Hamilton
4 years, 2 months ago (2016-10-05 15:52:49 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698