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

Issue 150229: Handle partial sends over the ChromeDevToolsProtocol (Closed)

Created:
11 years, 5 months ago by apavlov
Modified:
9 years, 7 months ago
Reviewers:
pfeldman
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Handle partial sends over the ChromeDevToolsProtocol. send() can send parts of the buffer fed in. We should send parts of the buffer until the entire buffer has been transferred. TEST = related DevTools* tests pass + manually tested that there is no data loss (where it used to be) on Windows XP, Ubuntu 8.04, MaxOS X BUG = none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19902

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -9 lines) Patch
M chrome/browser/debugger/devtools_remote_listen_socket.cc View 1 chunk +22 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apavlov
11 years, 5 months ago (2009-07-02 14:58:11 UTC) #1
pfeldman
11 years, 5 months ago (2009-07-03 07:56:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698