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

Issue 1808733003: [iOS] Fix ios_web_shell to build with gn. (Closed)

Created:
4 years, 9 months ago by sdefresne
Modified:
4 years, 9 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, pink (ping after 24hrs), rohitrao (ping after 24h)
Base URL:
https://chromium.googlesource.com/chromium/src.git@components
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Fix ios_web_shell to build with gn. Add a new template bundle_data_xib that compile a xib or storyboard file and declare a bundle_data target with the compilation output. Add bundle_data targets required to get ios_web_shell to build and run in the simulator. BUG=297668, 546283 Committed: https://crrev.com/f33a28da1492886771cefe133372077b762a9077 Cr-Commit-Position: refs/heads/master@{#383295}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase on origin/master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -10 lines) Patch
A build/config/ios/ios_compile_xib.py View 1 chunk +34 lines, -0 lines 0 comments Download
M build/config/ios/rules.gni View 1 1 chunk +60 lines, -0 lines 0 comments Download
M ios/web/shell/BUILD.gn View 1 2 chunks +19 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
sdefresne
Please take a look.
4 years, 9 months ago (2016-03-16 18:33:00 UTC) #2
Dirk Pranke
lgtm https://codereview.chromium.org/1808733003/diff/1/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/1808733003/diff/1/build/config/ios/rules.gni#newcode206 build/config/ios/rules.gni:206: _target_name = target_name why bother with _target_name here?
4 years, 9 months ago (2016-03-16 22:00:17 UTC) #3
sdefresne
Thank you for the review. https://codereview.chromium.org/1808733003/diff/1/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/1808733003/diff/1/build/config/ios/rules.gni#newcode206 build/config/ios/rules.gni:206: _target_name = target_name I ...
4 years, 9 months ago (2016-03-17 17:53:14 UTC) #4
Dirk Pranke
https://codereview.chromium.org/1808733003/diff/1/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/1808733003/diff/1/build/config/ios/rules.gni#newcode206 build/config/ios/rules.gni:206: _target_name = target_name On 2016/03/17 17:53:14, sdefresne wrote: > ...
4 years, 9 months ago (2016-03-18 02:19:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808733003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808733003/20001
4 years, 9 months ago (2016-03-25 16:36:45 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-25 17:10:45 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-25 17:11:49 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f33a28da1492886771cefe133372077b762a9077
Cr-Commit-Position: refs/heads/master@{#383295}

Powered by Google App Engine
This is Rietveld 408576698