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

Issue 1774933003: Added webrtc/base/safe_conversions.h as a pseudonym (Closed)

Created:
4 years, 9 months ago by hbos
Modified:
4 years, 9 months ago
Reviewers:
hta-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added webrtc/base/safe_conversions.h as a pseudonym for webrtc/base/numerics/safe_conversions.h. This prevents downstream projects from breaking that have not yet been updated to use the new file path. As soon as they have this file should be removed. This is a follow-up to https://codereview.webrtc.org/1753293002/. TBR=hta@webrtc.org NOPRESUBMIT=True NOTRY=True BUG=webrtc:5548 Committed: https://crrev.com/b8f78858619c676955e1098ecc24f2612e55c84f Cr-Commit-Position: refs/heads/master@{#11912}

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
A webrtc/base/safe_conversions.h View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
hbos
Please take a look, hta
4 years, 9 months ago (2016-03-08 14:32:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1774933003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1774933003/20001
4 years, 9 months ago (2016-03-08 15:12:50 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 9 months ago (2016-03-08 15:12:57 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b8f78858619c676955e1098ecc24f2612e55c84f Cr-Commit-Position: refs/heads/master@{#11912}
4 years, 9 months ago (2016-03-08 15:13:04 UTC) #12
hta-webrtc
lgtm
4 years, 9 months ago (2016-03-08 15:20:06 UTC) #13
tommi (sloooow) - chröme
A revert of this CL (patchset #1 id:20001) has been created in https://codereview.webrtc.org/1789853003/ by tommi@chromium.org. ...
4 years, 9 months ago (2016-03-12 00:46:45 UTC) #14
tommi
4 years, 9 months ago (2016-03-12 00:48:01 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:20001) has been created in
https://codereview.webrtc.org/1787953002/ by tommi@webrtc.org.

The reason for reverting is: Looks like the Chrome iOS build is broken because
of these two changes.  So I'm going to have to revert.  Here's the error:

https://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_n...

FAILED: rm -f arch/libsafe_numerics.arm64.a && ./gyp-mac-tool filter-libtool
libtool  -static -o arch/libsafe_numerics.arm64.a 
error:
/Applications/Xcode7.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool:
no files specified
Usage:
/Applications/Xcode7.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
-static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
[-no_warning_for_no_symbols]
Usage:
/Applications/Xcode7.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
-dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o
output] [-install_name name] [-compatibility_version #] [-current_version #]
[-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#]
[-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>]
[-all_load] [-noall_load]
FAILED: rm -f arch/libsafe_numerics.armv7.a && ./gyp-mac-tool filter-libtool
libtool  -static -o arch/libsafe_numerics.armv7.a 
error:
/Applications/Xcode7.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool:
no files specified
Usage:
/Applications/Xcode7.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
-static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
[-no_warning_for_no_symbols]
Usage:
/Applications/Xcode7.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
-dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o
output] [-install_name name] [-compatibility_version #] [-current_version #]
[-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#]
[-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>]
[-all_load] [-noall_load]
ninja: build stopped: subcommand failed..

Powered by Google App Engine
This is Rietveld 408576698