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

Issue 17826006: Remove dependency of NaClHostMessageFilter code on Profiles. (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 of NaClHostMessageFilter code on Profiles. Pass the needed parameters through the constructor instead of passing the profile itself. This is part of en effort to componentize NaCl code. BUG=244791 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208819

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix a nit #

Total comments: 1

Patch Set 3 : Update coment #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -15 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/nacl_host/nacl_host_message_filter.h View 1 2 3 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/nacl_host/nacl_host_message_filter.cc View 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
yael.aharon1
Removing the dependency on profiles is another small step in the process to decouple NaCl ...
7 years, 6 months ago (2013-06-26 14:18:18 UTC) #1
Mark Seaborn
https://codereview.chromium.org/17826006/diff/1/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/17826006/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode772 chrome/browser/chrome_content_browser_client.cc:772: host->GetChannel()->AddFilter(new NaClHostMessageFilter(id, Please put 'id' on the following line ...
7 years, 6 months ago (2013-06-26 14:45:34 UTC) #2
yael.aharon1
On 2013/06/26 14:45:34, Mark Seaborn wrote: > https://codereview.chromium.org/17826006/diff/1/chrome/browser/chrome_content_browser_client.cc > File chrome/browser/chrome_content_browser_client.cc (right): > > https://codereview.chromium.org/17826006/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode772 ...
7 years, 6 months ago (2013-06-26 15:13:23 UTC) #3
Mark Seaborn
https://codereview.chromium.org/17826006/diff/6001/chrome/browser/nacl_host/nacl_host_message_filter.h File chrome/browser/nacl_host/nacl_host_message_filter.h (right): https://codereview.chromium.org/17826006/diff/6001/chrome/browser/nacl_host/nacl_host_message_filter.h#newcode61 chrome/browser/nacl_host/nacl_host_message_filter.h:61: // Copied from the profile and it can be ...
7 years, 6 months ago (2013-06-26 15:18:36 UTC) #4
yael.aharon1
On 2013/06/26 15:18:36, Mark Seaborn wrote: > https://codereview.chromium.org/17826006/diff/6001/chrome/browser/nacl_host/nacl_host_message_filter.h > File chrome/browser/nacl_host/nacl_host_message_filter.h (right): > > https://codereview.chromium.org/17826006/diff/6001/chrome/browser/nacl_host/nacl_host_message_filter.h#newcode61 ...
7 years, 6 months ago (2013-06-26 18:32:53 UTC) #5
Mark Seaborn
LGTM
7 years, 6 months ago (2013-06-26 18:55:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/17826006/13001
7 years, 6 months ago (2013-06-26 18:59:22 UTC) #7
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=12531
7 years, 6 months ago (2013-06-26 19:12:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/17826006/20001
7 years, 6 months ago (2013-06-26 19:19:38 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=54800
7 years, 6 months ago (2013-06-26 21:06:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/17826006/20001
7 years, 6 months ago (2013-06-26 21:07:38 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-26 21:20:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yael.aharon@intel.com/17826006/20001
7 years, 6 months ago (2013-06-26 22:35:29 UTC) #13
commit-bot: I haz the power
7 years, 6 months ago (2013-06-26 23:33:04 UTC) #14
Message was sent while issue was closed.
Change committed as 208819

Powered by Google App Engine
This is Rietveld 408576698