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

Issue 303223010: Merge 272790 "More reliable keep-alive video packets." (Closed)

Created:
6 years, 6 months ago by Sergey Ulanov
Modified:
6 years, 6 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Merge 272790 "More reliable keep-alive video packets." > More reliable keep-alive video packets. > > Previously the host was not sending empty keep alive messages when > video stream is paused or when it's blocked on the encoder, this > triggers reconnect too often. > Refactored keep-alive logic in VideoScheduler so now it always > sends keep-alive messages when there is no other activity on the > stream. > > BUG=376528, 375568 > > Review URL: https://codereview.chromium.org/292373002 TBR=sergeyu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273939

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -23 lines) Patch
M remoting/host/video_scheduler.h View 2 chunks +11 lines, -1 line 0 comments Download
M remoting/host/video_scheduler.cc View 6 chunks +47 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sergey Ulanov
6 years, 6 months ago (2014-05-30 23:49:28 UTC) #1
Sergey Ulanov
6 years, 6 months ago (2014-05-30 23:50:04 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r273939.

Powered by Google App Engine
This is Rietveld 408576698