Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland of move some warning suppressions from SocketRocket. (patchset #2
id:60001 of https://codereview.webrtc.org/2718703002/ ) Reason for revert: AppRTCMobile has been fixed. Original issue's description: > Revert of move some warning suppressions from SocketRocket. (patchset #2 id:70001 of https://codereview.webrtc.org/2718653002/ ) > > Reason for revert: > Breaks AppRTCMobile in release configuration > > Original issue's description: > > Reland of move some warning suppressions from SocketRocket. (patchset #1 id:1 of https://codereview.webrtc.org/2714123002/ ) > > > > Reason for revert: > > Buildbot issues have been fixed. > > > > Original issue's description: > > > Revert of Remove some warning suppressions from SocketRocket. (patchset #1 id:1 of https://codereview.webrtc.org/2704383004/ ) > > > > > > Reason for revert: > > > Breaks buildbot > > > > > > Original issue's 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 > > > > > > [email protected],[email protected] > > > # Skipping CQ checks because original CL landed less than 1 days ago. > > > NOPRESUBMIT=true > > > NOTREECHECKS=true > > > NOTRY=true > > > BUG=webrtc:6396 > > > > > > Review-Url: https://codereview.webrtc.org/2714123002 > > > Cr-Commit-Position: refs/heads/master@{#16822} > > > Committed: https://chromium.googlesource.com/external/webrtc/+/e47de1a69c2f574d71728b16825f8cdbf7407481 > > > > [email protected],[email protected] > > # Skipping CQ checks because original CL landed less than 1 days ago. > > NOPRESUBMIT=true > > NOTREECHECKS=true > > NOTRY=true > > BUG=webrtc:6396 > > > > Review-Url: https://codereview.webrtc.org/2718653002 > > Cr-Commit-Position: refs/heads/master@{#16823} > > Committed: https://chromium.googlesource.com/external/webrtc/+/00df91ce50c71b7895ec24246c71c08568236967 > > [email protected],[email protected] > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:6396 > > Review-Url: https://codereview.webrtc.org/2718703002 > Cr-Commit-Position: refs/heads/master@{#16829} > Committed: https://chromium.googlesource.com/external/webrtc/+/0b34577625ef63d0dea9c72ac9972d111b359ff7 [email protected],[email protected] # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6396 Review-Url: https://codereview.webrtc.org/2715943003 Cr-Commit-Position: refs/heads/master@{#16830}
- Loading branch information