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

Issue 2604033002: [Extensions] Use base::StringPiece in ErrorUtils (Closed)

Created:
3 years, 11 months ago by Devlin
Modified:
3 years, 11 months ago
Reviewers:
lazyboy
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Use base::StringPiece in ErrorUtils ErrorUtils are used to construct errors or warnings, and are usually based on const char[]s. Change method signature to take a string piece to avoid constructing a bunch of temporary std::strings. BUG=None Committed: https://crrev.com/24e8964b3cd00020aba01217cfee6b88c1804bbf Cr-Commit-Position: refs/heads/master@{#440907}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -39 lines) Patch
M extensions/common/error_utils.h View 1 chunk +19 lines, -18 lines 0 comments Download
M extensions/common/error_utils.cc View 1 chunk +21 lines, -21 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Devlin
3 years, 11 months ago (2016-12-28 23:36:01 UTC) #6
lazyboy
lgtm
3 years, 11 months ago (2016-12-28 23:39:04 UTC) #7
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/2604033002/1
3 years, 11 months ago (2016-12-28 23:43:50 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2016-12-28 23:49:09 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:50:49 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/24e8964b3cd00020aba01217cfee6b88c1804bbf
Cr-Commit-Position: refs/heads/master@{#440907}

Powered by Google App Engine
This is Rietveld 408576698