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

Issue 2209973002: Stop sharing code between ios_framework_bundle & mac_framework_bundle. (Closed)

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

Description

Stop sharing code between ios_framework_bundle & mac_framework_bundle. The ios_framework_bundle and mac_framework_bundle templates were sharing part of the implementation via the framework_bundle. This template is unnecessarily complex due to differences between iOS and macOS build so remove it and inline the implementation in the two OS specific templates. BUG=None Committed: https://crrev.com/9d5d9721db94c90e362f857be02b5f0de22a5219 Cr-Commit-Position: refs/heads/master@{#409966}

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Fix compilation on iOS (variable name collision & public_* forwarding) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+622 lines, -533 lines) Patch
M build/config/ios/rules.gni View 1 2 12 chunks +415 lines, -101 lines 0 comments Download
M build/config/mac/base_rules.gni View 1 1 chunk +0 lines, -424 lines 0 comments Download
M build/config/mac/rules.gni View 3 chunks +207 lines, -8 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-03 22:54:59 UTC) #4
sdefresne
Sorry about the large CL, but this is a bit hard to split. I can ...
4 years, 4 months ago (2016-08-03 23:00:45 UTC) #7
Robert Sesek
I assumed you copy/pasted chunks, so I just made sure that the right chunks from ...
4 years, 4 months ago (2016-08-04 15:01:56 UTC) #12
sdefresne
On 2016/08/04 15:01:56, Robert Sesek wrote: > I assumed you copy/pasted chunks, so I just ...
4 years, 4 months ago (2016-08-04 20:55:10 UTC) #15
Robert Sesek
LGTM
4 years, 4 months ago (2016-08-04 21:41:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2209973002/40001
4 years, 4 months ago (2016-08-05 01:56:40 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-05 02:00:31 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 02:01:59 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9d5d9721db94c90e362f857be02b5f0de22a5219
Cr-Commit-Position: refs/heads/master@{#409966}

Powered by Google App Engine
This is Rietveld 408576698