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

Issue 2479193002: Finish reformatting RTCPUtility::RTCPParserV2::Validate() (Closed)

Created:
4 years, 1 month ago by Raphael Kubo da Costa (rakuco)
Modified:
4 years, 1 month ago
Reviewers:
åsapersson, danilchap
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Finish reformatting RTCPUtility::RTCPParserV2::Validate() Half of the function's code was reformatted and reindented in https://codereview.webrtc.org/1307663004, but the bottom half was still adhering to an old coding style and using different indentation values. Not only does this make the code look confusing, but it can cause build issues on certain compilers: for example, GCC 6.2.0 with -Wall causes the build to fail because -Wmisleading-indentation is enabled. BUG=None R=asapersson@webrtc.org,danilchap@webrtc.org Committed: https://crrev.com/ec7b0097520add02d9b48faef43a9eaf2c4304c0 Cr-Commit-Position: refs/heads/master@{#14957}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -17 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_utility.cc View 1 chunk +15 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Raphael Kubo da Costa (rakuco)
PTAL.
4 years, 1 month ago (2016-11-07 13:41:54 UTC) #1
danilchap
lgtm
4 years, 1 month ago (2016-11-07 14:41:02 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2479193002/1
4 years, 1 month ago (2016-11-07 14:46:13 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/9872)
4 years, 1 month ago (2016-11-07 14:49:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2479193002/1
4 years, 1 month ago (2016-11-07 14:52:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2479193002/1
4 years, 1 month ago (2016-11-07 15:44:36 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_dbg/builds/2886)
4 years, 1 month ago (2016-11-07 18:17:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2479193002/1
4 years, 1 month ago (2016-11-07 18:21:41 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-07 18:46:00 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 18:56:38 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ec7b0097520add02d9b48faef43a9eaf2c4304c0
Cr-Commit-Position: refs/heads/master@{#14957}

Powered by Google App Engine
This is Rietveld 408576698