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

Issue 2037043002: [iOS] Add support for iOS to build/mac/tweak_info_plist.py. (Closed)

Created:
4 years, 6 months ago by sdefresne
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Add support for iOS to build/mac/tweak_info_plist.py. In order to allow Chrome on iOS to use build/mac/tweak_info_plist.py, add options required to control the format of the generated plist file (--format), the product reported to breakpad (--platform) and a way to override some portion of the version string (--version-overrides). This is required to allow Chrome on iOS to migrate from it old fork of tweak_info_plist shell script and to incorporate tweak_info_plist.py in the GN build. BUG=502295 Committed: https://crrev.com/77bf6652e84cfb17925382598e9e50873065b3c2 Cr-Commit-Position: refs/heads/master@{#397745}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address (most of the) comments #

Patch Set 3 : Move mapping from "ios/mac" to "iOS/Mac" to Main() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -20 lines) Patch
M build/mac/tweak_info_plist.py View 1 2 8 chunks +74 lines, -20 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
sdefresne
Please take a look. Note that Chrome on iOS needs to overrides only some part ...
4 years, 6 months ago (2016-06-03 12:50:00 UTC) #2
sdefresne
thomasvl: Mark is OOO for a week, if justincohen review the CL, could you give ...
4 years, 6 months ago (2016-06-03 14:52:51 UTC) #5
TVL
On 2016/06/03 at 14:52:51, sdefresne wrote: > thomasvl: Mark is OOO for a week, if ...
4 years, 6 months ago (2016-06-03 15:34:02 UTC) #6
TVL
https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py#newcode251 build/mac/tweak_info_plist.py:251: parser.add_option('--platform', choices=('ios', 'mac'), default='mac', Why not "iOS" and "Mac" ...
4 years, 6 months ago (2016-06-03 15:49:12 UTC) #7
sdefresne
PTAL https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py#newcode251 build/mac/tweak_info_plist.py:251: parser.add_option('--platform', choices=('ios', 'mac'), default='mac', On 2016/06/03 15:49:11, TVL ...
4 years, 6 months ago (2016-06-03 16:11:45 UTC) #8
TVL
lgtm https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py#newcode251 build/mac/tweak_info_plist.py:251: parser.add_option('--platform', choices=('ios', 'mac'), default='mac', On 2016/06/03 at 16:11:45, ...
4 years, 6 months ago (2016-06-03 16:24:27 UTC) #9
sdefresne
Thank you for the quick review. https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://codereview.chromium.org/2037043002/diff/1/build/mac/tweak_info_plist.py#newcode251 build/mac/tweak_info_plist.py:251: parser.add_option('--platform', choices=('ios', 'mac'), ...
4 years, 6 months ago (2016-06-03 16:29:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2037043002/40001
4 years, 6 months ago (2016-06-03 16:30:26 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-03 17:37:49 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/77bf6652e84cfb17925382598e9e50873065b3c2 Cr-Commit-Position: refs/heads/master@{#397745}
4 years, 6 months ago (2016-06-03 17:40:13 UTC) #16
justincohen
4 years, 6 months ago (2016-06-05 22:29:54 UTC) #17
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698