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

Issue 683733006: Start accepting http connections in next run loop. (Closed)

Created:
6 years, 1 month ago by byungchul
Modified:
5 years, 8 months ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Start accepting http connections in next run loop. Devtools is not ready to get callbacks if accept returns connections synchronously. BUG=428389 Committed: https://crrev.com/baa7546a8bef46c86c875084dd11517a3c19bf3d Cr-Commit-Position: refs/heads/master@{#302309}

Patch Set 1 #

Patch Set 2 : Update comment in .h #

Total comments: 2

Patch Set 3 : Update comment #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -114 lines) Patch
M chromecast/app/cast_main_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + chromecast/base/cast_paths.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A + chromecast/base/cast_paths.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chromecast/browser/cast_browser_context.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chromecast/browser/cast_browser_main_parts.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chromecast/browser/pref_service_helper.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chromecast/chromecast.gyp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
D chromecast/common/cast_paths.h View 1 2 3 1 chunk +0 lines, -34 lines 0 comments Download
D chromecast/common/cast_paths.cc View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
byungchul
6 years, 1 month ago (2014-10-31 17:33:44 UTC) #2
mmenke
Could you update http_server.h to mention this behavior (Which I think is pretty reasonable - ...
6 years, 1 month ago (2014-10-31 17:57:41 UTC) #3
byungchul
On 2014/10/31 17:57:41, mmenke wrote: > Could you update http_server.h to mention this behavior (Which ...
6 years, 1 month ago (2014-10-31 18:21:12 UTC) #4
mmenke
LGTM https://codereview.chromium.org/683733006/diff/20001/net/server/http_server.h File net/server/http_server.h (right): https://codereview.chromium.org/683733006/diff/20001/net/server/http_server.h#newcode45 net/server/http_server.h:45: // connections in next run loop in case ...
6 years, 1 month ago (2014-10-31 18:23:02 UTC) #5
byungchul
https://codereview.chromium.org/683733006/diff/20001/net/server/http_server.h File net/server/http_server.h (right): https://codereview.chromium.org/683733006/diff/20001/net/server/http_server.h#newcode45 net/server/http_server.h:45: // connections in next run loop in case when ...
6 years, 1 month ago (2014-10-31 18:42:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/683733006/40001
6 years, 1 month ago (2014-10-31 18:45:06 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-31 19:38:16 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 19:39:53 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/baa7546a8bef46c86c875084dd11517a3c19bf3d
Cr-Commit-Position: refs/heads/master@{#302309}

Powered by Google App Engine
This is Rietveld 408576698