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

Issue 342003007: [Cast] Correct serialization of packet sequence number. (Closed)

Created:
6 years, 6 months ago by miu
Modified:
6 years, 6 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, hclam+watch_chromium.org, imcheng+watch_chromium.org, hguihot+watch_chromium.org, jasonroberts+watch_google.com, avayvod+watch_chromium.org, pwestin+watch_google.com, feature-media-reviews_chromium.org, miu+watch_chromium.org, hubbe+watch_chromium.org, mikhal+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Cast] Correct serialization of packet sequence number. Code that modifies an already-serialized packet was erroneously writing out a 16-bit value using little-endian byte order. This change corrects that to be written big-endian, per the spec. BUG=385894 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278335

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M media/cast/transport/rtp_sender/rtp_sender.cc View 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
miu
hclam: PTAL.
6 years, 6 months ago (2014-06-19 00:52:13 UTC) #1
Alpha Left Google
lgtm
6 years, 6 months ago (2014-06-19 02:05:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/342003007/1
6 years, 6 months ago (2014-06-19 02:08:06 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 11:50:38 UTC) #4
Message was sent while issue was closed.
Change committed as 278335

Powered by Google App Engine
This is Rietveld 408576698