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

Issue 471263003: Only build various flash/pnacl/ppapi code when they are enabled. (Closed)

Created:
6 years, 4 months ago by Lei Zhang
Modified:
6 years, 4 months ago
Reviewers:
David Yen, viettrungluu
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Only build various flash/pnacl/ppapi code when they are enabled. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291069

Patch Set 1 #

Patch Set 2 : Fix GN #

Patch Set 3 : rebase #

Total comments: 1

Patch Set 4 : fix bad rebase #

Total comments: 3

Patch Set 5 : nit #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -29 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/browser_process_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 4 5 chunks +9 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 6 chunks +9 lines, -9 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 4 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_common.gypi View 4 chunks +11 lines, -6 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 4 5 6 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 3 9 chunks +16 lines, -5 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
Lei Zhang
6 years, 4 months ago (2014-08-15 02:02:05 UTC) #1
David Yen
I'm not too familiar with the pepper_flash files, I've added Trung as a reviewer.
6 years, 4 months ago (2014-08-15 22:35:43 UTC) #2
Lei Zhang
+vtl's chromium account instead
6 years, 4 months ago (2014-08-19 19:19:54 UTC) #3
viettrungluu
It's probably okay, but could you explain why we're doing this? Adding more ifdefs makes ...
6 years, 4 months ago (2014-08-19 20:33:58 UTC) #4
Lei Zhang
On 2014/08/19 20:33:58, viettrungluu wrote: > It's probably okay, but could you explain why we're ...
6 years, 4 months ago (2014-08-19 21:19:15 UTC) #5
viettrungluu
https://codereview.chromium.org/471263003/diff/40001/chrome/common/chrome_content_client.cc File chrome/common/chrome_content_client.cc (right): https://codereview.chromium.org/471263003/diff/40001/chrome/common/chrome_content_client.cc#newcode105 chrome/common/chrome_content_client.cc:105: const char kNaClPluginMimeType[] = "application/x-nacl"; Where did this part ...
6 years, 4 months ago (2014-08-19 21:36:34 UTC) #6
Lei Zhang
On 2014/08/19 21:36:34, viettrungluu wrote: > https://codereview.chromium.org/471263003/diff/40001/chrome/common/chrome_content_client.cc > File chrome/common/chrome_content_client.cc (right): > > https://codereview.chromium.org/471263003/diff/40001/chrome/common/chrome_content_client.cc#newcode105 > ...
6 years, 4 months ago (2014-08-19 21:57:44 UTC) #7
viettrungluu
lgtm w/nit https://codereview.chromium.org/471263003/diff/60001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc File chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc (right): https://codereview.chromium.org/471263003/diff/60001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc#newcode250 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc:250: It's not necessarily obvious to me that ...
6 years, 4 months ago (2014-08-20 16:40:25 UTC) #8
Lei Zhang
https://codereview.chromium.org/471263003/diff/60001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc File chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc (right): https://codereview.chromium.org/471263003/diff/60001/chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc#newcode258 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc:258: #endif On 2014/08/20 16:40:25, viettrungluu wrote: > nit: a ...
6 years, 4 months ago (2014-08-20 21:24:10 UTC) #9
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 4 months ago (2014-08-20 22:00:23 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/471263003/100001
6 years, 4 months ago (2014-08-20 22:03:21 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 00:12:41 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 00:16:23 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55323) android_clang_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg/builds/8077) linux_chromium_gn_rel ...
6 years, 4 months ago (2014-08-21 00:16:24 UTC) #14
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 4 months ago (2014-08-21 00:26:57 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/471263003/120001
6 years, 4 months ago (2014-08-21 00:27:50 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 02:05:13 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 02:08:21 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55467)
6 years, 4 months ago (2014-08-21 02:08:22 UTC) #19
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 4 months ago (2014-08-21 08:47:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/471263003/120001
6 years, 4 months ago (2014-08-21 08:48:04 UTC) #21
commit-bot: I haz the power
Committed patchset #7 (120001) as 291069
6 years, 4 months ago (2014-08-21 14:59:47 UTC) #22
rlarocque
6 years, 4 months ago (2014-08-21 16:59:38 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #7) has been created in
https://codereview.chromium.org/492323002/ by rlarocque@chromium.org.

The reason for reverting is: Suspected of breaking the disable_nacl build..

Powered by Google App Engine
This is Rietveld 408576698