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

Issue 16154005: Remove dependency from NaCl code on chrome_constants. (Closed)

Created:
7 years, 6 months ago by yael.aharon
Modified:
7 years, 6 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove dependency from NaCl code on chrome_constants. This is part of an effort to componentize NaCl code. BUG=244791 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207806

Patch Set 1 #

Total comments: 11

Patch Set 2 : Address comments so far #

Patch Set 3 : Move the new method to NaClBrowser #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M chrome/browser/nacl_host/nacl_broker_host_win.cc View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/nacl_host/nacl_browser.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/nacl_host/nacl_browser.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.cc View 1 2 2 chunks +1 line, -5 lines 0 comments Download
M chrome/common/chrome_constants.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_constants.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
yael.aharon1
This is a small step to reduce the dependencies between NaCl code and the chrome ...
7 years, 6 months ago (2013-05-31 19:28:08 UTC) #1
dmichael (off chromium)
I don't think I'm an owner in any of these places... looks mostly good to ...
7 years, 6 months ago (2013-05-31 19:42:18 UTC) #2
Mark Seaborn
https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc#newcode1075 chrome/browser/nacl_host/nacl_process_host.cc:1075: { Style is that '{' goes on previous line ...
7 years, 6 months ago (2013-05-31 19:42:29 UTC) #3
Lei Zhang
https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc#newcode1076 chrome/browser/nacl_host/nacl_process_host.cc:1076: static const wchar_t kNaClAppName[] = L"nacl64"; Is this Windows-only ...
7 years, 6 months ago (2013-05-31 19:45:48 UTC) #4
Mark Seaborn
https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc#newcode1076 chrome/browser/nacl_host/nacl_process_host.cc:1076: static const wchar_t kNaClAppName[] = L"nacl64"; On 2013/05/31 19:45:48, ...
7 years, 6 months ago (2013-05-31 19:51:13 UTC) #5
yael.aharon1
On 2013/05/31 19:45:48, Lei Zhang wrote: > https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc > File chrome/browser/nacl_host/nacl_process_host.cc (right): > > https://codereview.chromium.org/16154005/diff/1/chrome/browser/nacl_host/nacl_process_host.cc#newcode1076 ...
7 years, 6 months ago (2013-05-31 20:04:50 UTC) #6
yael.aharon1
Thank you for all your comments and suggestions. I addressed all of them in the ...
7 years, 6 months ago (2013-05-31 20:11:14 UTC) #7
dmichael (off chromium)
lgtm
7 years, 6 months ago (2013-05-31 22:06:32 UTC) #8
Lei Zhang
lgtm++
7 years, 6 months ago (2013-05-31 22:12:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/16154005/1006
7 years, 6 months ago (2013-05-31 22:51:21 UTC) #10
yael.aharon1
This patch did not compile for Windows, since I made a wrong assumption about a ...
7 years, 6 months ago (2013-06-20 18:56:36 UTC) #11
Lei Zhang
On 2013/06/20 18:56:36, yael.aharon1 wrote: > This patch did not compile for Windows, since I ...
7 years, 6 months ago (2013-06-20 19:26:25 UTC) #12
yael.aharon1
On 2013/06/20 19:26:25, Lei Zhang wrote: > On 2013/06/20 18:56:36, yael.aharon1 wrote: > > This ...
7 years, 6 months ago (2013-06-20 19:30:38 UTC) #13
Mark Seaborn
LGTM
7 years, 6 months ago (2013-06-20 19:53:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/16154005/34001
7 years, 6 months ago (2013-06-20 19:58:24 UTC) #15
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-21 13:16:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/16154005/34001
7 years, 6 months ago (2013-06-21 13:44:56 UTC) #17
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 14:20:41 UTC) #18
Message was sent while issue was closed.
Change committed as 207806

Powered by Google App Engine
This is Rietveld 408576698