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

Issue 1078733002: Android device manager should not drop WebSocket frame data even if it arrives together with handsh… (Closed)

Created:
5 years, 8 months ago by tyoshino (SeeGerritForStatus)
Modified:
5 years, 8 months ago
Reviewers:
vkuzkokov, dgozman
CC:
chromium-reviews, aandrey+blink_chromium.org, yurys, pfeldman, devtools-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android device manager should not drop WebSocket frame data even if it arrives together with handshake response R=dgozman BUG=475497 Committed: https://crrev.com/67874ebf6052345c1d0bd9a3e0c5bbcd363999b9 Cr-Commit-Position: refs/heads/master@{#325216}

Patch Set 1 #

Patch Set 2 : Merged horo's CL #

Total comments: 14

Patch Set 3 : Addressed #7 #

Patch Set 4 : #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -49 lines) Patch
M chrome/browser/devtools/device/android_device_manager.h View 1 2 2 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/devtools/device/android_device_manager.cc View 1 2 3 4 9 chunks +48 lines, -32 lines 0 comments Download
M chrome/browser/devtools/device/android_web_socket.cc View 1 2 5 chunks +23 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
tyoshino (SeeGerritForStatus)
This CL contains some renaming, removal of closure arguments. Please tell me if any of ...
5 years, 8 months ago (2015-04-09 12:19:10 UTC) #2
tyoshino (SeeGerritForStatus)
Created bug entry: http://crbug.com/475497
5 years, 8 months ago (2015-04-09 12:23:21 UTC) #3
dgozman
Interesting problem. I guess we should not read from the same socket in different classes ...
5 years, 8 months ago (2015-04-09 12:47:45 UTC) #5
tyoshino (SeeGerritForStatus)
ps1 -> ps2: Merged good points from horo@'s CL (https://codereview.chromium.org/1071843003). > Can we refactor the ...
5 years, 8 months ago (2015-04-09 13:31:53 UTC) #6
dgozman
Thank you for fixing this! > If you plan to reuse some net/ material to ...
5 years, 8 months ago (2015-04-09 14:05:23 UTC) #7
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/1078733002/diff/20001/chrome/browser/devtools/device/android_device_manager.cc File chrome/browser/devtools/device/android_device_manager.cc (right): https://codereview.chromium.org/1078733002/diff/20001/chrome/browser/devtools/device/android_device_manager.cc#newcode215 chrome/browser/devtools/device/android_device_manager.cc:215: result, "", "", make_scoped_ptr<net::StreamSocket>(nullptr)); On 2015/04/09 14:05:22, dgozman wrote: ...
5 years, 8 months ago (2015-04-14 12:24:33 UTC) #8
dgozman
lgtm
5 years, 8 months ago (2015-04-14 15:48:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1078733002/80001
5 years, 8 months ago (2015-04-15 07:26:25 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-15 10:11:33 UTC) #13
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 10:12:20 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/67874ebf6052345c1d0bd9a3e0c5bbcd363999b9
Cr-Commit-Position: refs/heads/master@{#325216}

Powered by Google App Engine
This is Rietveld 408576698