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

Issue 321423002: Drop NaCl dependencies on platforms where disable_nacl=1. (Closed)

Created:
6 years, 6 months ago by Lei Zhang
Modified:
6 years, 5 months ago
Reviewers:
palmer, bradnelson
CC:
chromium-reviews
Visibility:
Public.

Description

Drop NaCl dependencies on platforms where disable_nacl=1. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283505

Patch Set 1 : #

Patch Set 2 : Fix GN #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -17 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 7 chunks +15 lines, -7 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 5 chunks +10 lines, -6 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 2 chunks +18 lines, -3 lines 0 comments Download
M chrome/common/all_messages.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common_constants.gyp View 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 22 (0 generated)
Lei Zhang
6 years, 5 months ago (2014-07-14 20:45:04 UTC) #1
bradnelson
lgtm with one concern about ios. Sorry, noticed this fell on the floor. https://codereview.chromium.org/321423002/diff/170001/chrome/chrome_common.gypi File ...
6 years, 5 months ago (2014-07-16 00:54:01 UTC) #2
Lei Zhang
https://codereview.chromium.org/321423002/diff/170001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (left): https://codereview.chromium.org/321423002/diff/170001/chrome/chrome_common.gypi#oldcode390 chrome/chrome_common.gypi:390: ['exclude', '^common/nacl_'], On 2014/07/16 00:54:01, bradnelson wrote: > don't ...
6 years, 5 months ago (2014-07-16 01:32:11 UTC) #3
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 5 months ago (2014-07-16 01:32:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/321423002/170001
6 years, 5 months ago (2014-07-16 01:33:50 UTC) #5
Lei Zhang
On 2014/07/16 01:32:11, Lei Zhang wrote: > There's no source files that match the regex. ...
6 years, 5 months ago (2014-07-16 01:36:57 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 04:25:59 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 04:38:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/80177) ios_rel_device_ninja on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device_ninja/builds/28417) win8_chromium_rel ...
6 years, 5 months ago (2014-07-16 04:38:43 UTC) #9
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 5 months ago (2014-07-16 06:57:38 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/321423002/190001
6 years, 5 months ago (2014-07-16 06:58:45 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 11:41:06 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 11:45:25 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/80236)
6 years, 5 months ago (2014-07-16 11:45:26 UTC) #14
Lei Zhang
palmer: Can I have a stamp for the trivial message change?
6 years, 5 months ago (2014-07-16 17:57:04 UTC) #15
palmer
lgtm
6 years, 5 months ago (2014-07-16 20:51:28 UTC) #16
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 5 months ago (2014-07-16 20:59:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/321423002/190001
6 years, 5 months ago (2014-07-16 21:06:31 UTC) #18
commit-bot: I haz the power
Change committed as 283505
6 years, 5 months ago (2014-07-16 21:13:59 UTC) #19
tzik
A revert of this CL has been created in https://codereview.chromium.org/401583002/ by tzik@chromium.org. The reason for ...
6 years, 5 months ago (2014-07-17 05:01:30 UTC) #20
Joao da Silva
Had the same problem today. Fix at https://codereview.chromium.org/398323002; this can be relanded with that fix ...
6 years, 5 months ago (2014-07-17 10:14:43 UTC) #21
Lei Zhang
6 years, 5 months ago (2014-07-17 17:43:29 UTC) #22
Message was sent while issue was closed.
On 2014/07/17 10:14:43, Joao da Silva wrote:
> Had the same problem today. Fix at https://codereview.chromium.org/398323002;
> this can be relanded with that fix or after the fix lands on its own.

The revert didn't actually happen, so let's just fix up the broken pieces. I was
relying too much on the bots to test possible configurations.

Powered by Google App Engine
This is Rietveld 408576698