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

Issue 1979173002: Add WARN_UNUSED_RESULT to bool EmbeddedTestServer::Start() (Closed)

Created:
4 years, 7 months ago by Takashi Toyoshima
Modified:
4 years, 7 months ago
CC:
blink-worker-reviews_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, horo+watch_chromium.org, jam, jsbell+serviceworker_chromium.org, kinuko+serviceworker, kinuko+watch, michaeln, nhiroki, serviceworker-reviews, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add WARN_UNUSED_RESULT to bool EmbeddedTestServer::Start() Like other EmbeddedTestServer methods, e.g. InitializeAndListen(), Start() is better to have WARN_UNUSED_RESULT attribute to catch unexpected infrastructure issues on testing. See https://codereview.chromium.org/1905873002/ in which originally this change is going to be introduced. BUG=n/a TEST=build and run content_browsertests Committed: https://crrev.com/c4318b06f8224b25d45a3887c258e1d1d33619dc Cr-Commit-Position: refs/heads/master@{#394021}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M content/browser/service_worker/service_worker_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/embedded_test_server/embedded_test_server.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (5 generated)
Takashi Toyoshima
As kinuko suggested, I split this trivial change from https://codereview.chromium.org/1905873002/ PTAL.
4 years, 7 months ago (2016-05-16 04:04:12 UTC) #3
kinuko
lgtm
4 years, 7 months ago (2016-05-16 04:29:57 UTC) #4
Paweł Hajdan Jr.
LGTM
4 years, 7 months ago (2016-05-16 09:55:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979173002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979173002/1
4 years, 7 months ago (2016-05-17 02:16:57 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-17 02:21:28 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 02:23:12 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c4318b06f8224b25d45a3887c258e1d1d33619dc
Cr-Commit-Position: refs/heads/master@{#394021}

Powered by Google App Engine
This is Rietveld 408576698