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

Issue 381273003: [GCM] Close the socket on connection factory shutdown (Closed)

Created:
6 years, 5 months ago by Nicolas Zea
Modified:
6 years, 5 months ago
Reviewers:
fgorski
CC:
chromium-reviews, zea+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[GCM] Close the socket on connection factory shutdown We don't want to attempt to reuse a socket across shutdowns, and given socket pools any open socket can be reused. Make sure to close the socket on shutdown BUG=392546 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282551

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M google_apis/gcm/engine/connection_factory_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nicolas Zea
PTAL
6 years, 5 months ago (2014-07-10 23:17:01 UTC) #1
fgorski
lgtm
6 years, 5 months ago (2014-07-10 23:23:19 UTC) #2
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 5 months ago (2014-07-10 23:25:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/381273003/1
6 years, 5 months ago (2014-07-10 23:26:53 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-11 02:45:57 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 05:03:27 UTC) #6
Message was sent while issue was closed.
Change committed as 282551

Powered by Google App Engine
This is Rietveld 408576698