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

Issue 673663004: Android: Do not build any extensions code except for extensions_constants. (Closed)

Created:
6 years, 2 months ago by Lei Zhang
Modified:
6 years, 2 months ago
Reviewers:
Yoyo Zhou, brettw
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@zoom_controller
Project:
chromium
Visibility:
Public.

Description

Android: Do not build any extensions code except for extensions_constants. BUG=424746 Committed: https://crrev.com/52a87b3b54cffd55558d614ef45c78f796c18253 Cr-Commit-Position: refs/heads/master@{#300958}

Patch Set 1 #

Total comments: 4

Patch Set 2 : nits #

Patch Set 3 : rebase #

Patch Set 4 : fix build #

Patch Set 5 : Fix GN, remove extension_api_stub.cc #

Patch Set 6 : Fix Linux GN #

Patch Set 7 : More GN tweaks #

Patch Set 8 : Fix GN some more #

Patch Set 9 : fix merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -158 lines) Patch
M build/config/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 6 chunks +18 lines, -17 lines 0 comments Download
M chrome/chrome_renderer.gypi View 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_repack_resources.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 5 chunks +5 lines, -4 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 4 5 6 6 chunks +14 lines, -4 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 9 chunks +25 lines, -11 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client_unittest.cc View 1 2 3 6 chunks +30 lines, -6 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 6 7 4 chunks +12 lines, -2 lines 0 comments Download
M chrome/test/base/chrome_unit_test_suite.cc View 3 chunks +8 lines, -3 lines 0 comments Download
M extensions/common/BUILD.gn View 1 2 3 4 5 6 7 8 6 chunks +16 lines, -42 lines 0 comments Download
M extensions/common/extension.h View 1 chunk +4 lines, -0 lines 0 comments Download
D extensions/common/extension_api_stub.cc View 1 2 3 4 1 chunk +0 lines, -59 lines 0 comments Download
M extensions/extensions.gyp View 1 2 3 4 5 6 7 8 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Lei Zhang
I think this should be the end of extensions on Android. There will be some ...
6 years, 2 months ago (2014-10-22 22:58:01 UTC) #4
Yoyo Zhou
LGTM https://codereview.chromium.org/673663004/diff/40001/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://codereview.chromium.org/673663004/diff/40001/chrome/renderer/chrome_content_renderer_client.cc#newcode1014 chrome/renderer/chrome_content_renderer_client.cc:1014: #endif This endif and the one below should ...
6 years, 2 months ago (2014-10-23 00:04:00 UTC) #5
Lei Zhang
https://codereview.chromium.org/673663004/diff/40001/chrome/renderer/chrome_content_renderer_client.cc File chrome/renderer/chrome_content_renderer_client.cc (right): https://codereview.chromium.org/673663004/diff/40001/chrome/renderer/chrome_content_renderer_client.cc#newcode1014 chrome/renderer/chrome_content_renderer_client.cc:1014: #endif On 2014/10/23 00:03:59, Yoyo Zhou wrote: > This ...
6 years, 2 months ago (2014-10-23 00:30:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/673663004/80001
6 years, 2 months ago (2014-10-23 03:27:04 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/27060)
6 years, 2 months ago (2014-10-23 03:46:15 UTC) #10
Lei Zhang
There's been some changes since patch set 3. PTAL. +brettw for build/config/BUILD.gn and GN changes ...
6 years, 2 months ago (2014-10-23 08:32:17 UTC) #12
brettw
/build/config LGTM
6 years, 2 months ago (2014-10-23 20:02:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/673663004/190001
6 years, 2 months ago (2014-10-23 20:59:39 UTC) #15
commit-bot: I haz the power
Committed patchset #9 (id:190001)
6 years, 2 months ago (2014-10-23 22:02:50 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 22:03:39 UTC) #17
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/52a87b3b54cffd55558d614ef45c78f796c18253
Cr-Commit-Position: refs/heads/master@{#300958}

Powered by Google App Engine
This is Rietveld 408576698