commit | be7e9c6047185afea06f6e324ee88dc7cc1f9b59 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Tue Jul 11 20:07:37 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 12 03:07:37 2017 +0000 |
tree | d8227aa74fce32194ef15d2713b5f9da14504b1c | |
parent | 13790bec6b76753c437acd95d7dc92f820a2ef12 [diff] |
Reland of Make "set_ignore_non_default_routes" actually use its argument. (patchset #1 id:1 of https://codereview.webrtc.org/2974193002/ ) Reason for revert: Wasn't actually the source of the memcheck issue, so relanding. Original issue's description: > Revert of Make "set_ignore_non_default_routes" actually use its argument. (patchset #1 id:1 of https://codereview.webrtc.org/2974873002/ ) > > Reason for revert: > Breaks Linux memcheck bot. > https://bugs.chromium.org/p/webrtc/issues/detail?id=7973 > > Original issue's description: > > Make "set_ignore_non_default_routes" actually use its argument. > > > > It takes a bool argument, but unconditionally sets the flag to "true". > > Since no comment is left to offer an explanation, I'm assuming this was > > an accident. > > > > BUG=webrtc:7716 > > TBR=pthatcher@webrtc.org > > > > Review-Url: https://codereview.webrtc.org/2974873002 > > Cr-Commit-Position: refs/heads/master@{#18959} > > Committed: https://chromium.googlesource.com/external/webrtc/+/05314c3252ec4eea20c91c41d82e3eb06c0a91db > > TBR=pthatcher@webrtc.org,pthatcher@google.com,deadbeef@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:7716 > > Review-Url: https://codereview.webrtc.org/2974193002 > Cr-Commit-Position: refs/heads/master@{#18964} > Committed: https://chromium.googlesource.com/external/webrtc/+/1e50748d47357b61fdd8e25375f7dfd510832791 TBR=pthatcher@webrtc.org,pthatcher@google.com,sprang@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:7716 Review-Url: https://codereview.webrtc.org/2979803002 Cr-Commit-Position: refs/heads/master@{#18982}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.