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

Issue 101213002: Fix windows build with disable_nacl=1 (Closed)

Created:
7 years ago by shinyak
Modified:
7 years ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

switches::kNaClBrokerProcess and switches::kNaClLoaderProcess are only defined when disable_nacl=0. So we should skip them when disable_nacl=1. BUG=325019 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238380

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M chrome/common/chrome_paths_win.cc View 1 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
shinyak
Hi, We're seeing an link error when disable_nacl=1. Could you check this?
7 years ago (2013-12-03 07:30:37 UTC) #1
ukai
lgtm https://codereview.chromium.org/101213002/diff/1/chrome/common/chrome_paths_win.cc File chrome/common/chrome_paths_win.cc (right): https://codereview.chromium.org/101213002/diff/1/chrome/common/chrome_paths_win.cc#newcode124 chrome/common/chrome_paths_win.cc:124: process_type == switches::kNaClLoaderProcess) nit: if (...) { return ...
7 years ago (2013-12-03 08:04:46 UTC) #2
shinyak
Thanks for confirming it. Fixed.
7 years ago (2013-12-03 08:07:22 UTC) #3
jochen (gone - plz use gerrit)
lgtm
7 years ago (2013-12-03 08:35:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shinyak@chromium.org/101213002/20001
7 years ago (2013-12-03 09:36:39 UTC) #5
commit-bot: I haz the power
7 years ago (2013-12-03 12:53:20 UTC) #6
Message was sent while issue was closed.
Change committed as 238380

Powered by Google App Engine
This is Rietveld 408576698