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

Issue 2704383004: Remove some warning suppressions from SocketRocket. (Closed)

Created:
3 years, 10 months ago by kthelgason
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove some warning suppressions from SocketRocket. These warnings started appearing on a clang update. This CL patches the vendored library and removes the supression. We assert on the return as we're not equipped to deal with failures there anyway. BUG=webrtc:6396 NOTRY=true Review-Url: https://codereview.webrtc.org/2704383004 Cr-Commit-Position: refs/heads/master@{#16820} Committed: https://chromium.googlesource.com/external/webrtc/+/49990e88fb523901b28d10f2026602cb86528b0d

Patch Set 1 #

Patch Set 2 : Remove some warning suppressions from SocketRocket #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -7 lines) Patch
M webrtc/examples/BUILD.gn View 1 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/examples/objc/AppRTCMobile/third_party/SocketRocket/SRWebSocket.m View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
kthelgason
3 years, 10 months ago (2017-02-23 10:42:37 UTC) #3
kjellander_webrtc
lgtm I guess you can use NOTRY=True
3 years, 10 months ago (2017-02-24 08:30:38 UTC) #4
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/2704383004/1
3 years, 10 months ago (2017-02-24 08:31:18 UTC) #7
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/13995)
3 years, 10 months ago (2017-02-24 08:35:44 UTC) #9
kthelgason
+magjed for OWNER review.
3 years, 10 months ago (2017-02-24 08:37:40 UTC) #11
magjed_webrtc
lgtm
3 years, 10 months ago (2017-02-24 09:27:40 UTC) #13
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/2704383004/1
3 years, 10 months ago (2017-02-24 09:27:49 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/webrtc/+/49990e88fb523901b28d10f2026602cb86528b0d
3 years, 10 months ago (2017-02-24 09:30:04 UTC) #17
kthelgason
A revert of this CL (patchset #1 id:1) has been created in https://codereview.webrtc.org/2714123002/ by kthelgason@webrtc.org. ...
3 years, 10 months ago (2017-02-24 09:55:49 UTC) #18
Taylor Brandstetter
3 years, 10 months ago (2017-02-24 09:58:56 UTC) #20
Message was sent while issue was closed.
It looks like there are still "unused variable" compile warnings:
https://build.chromium.org/p/client.webrtc/builders/Mac64%20Release/builds/11...

Powered by Google App Engine
This is Rietveld 408576698