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

Issue 807005: Add support for showing NaCl 64-bit processes in Chrome's task manager and about:memory page (Closed)

Created:
10 years, 9 months ago by gregoryd
Modified:
9 years, 7 months ago
Reviewers:
Glen Murphy, jam
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Add support for showing NaCl 64-bit processes in Chrome's task manager and about:memory page BUG=37732 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41890

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/memory_details.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/memory_details_win.cc View 2 4 chunks +9 lines, -2 lines 0 comments Download
M chrome/common/child_process_info.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
gregoryd
10 years, 9 months ago (2010-03-11 18:59:39 UTC) #1
jam
lgtm with this nit http://codereview.chromium.org/807005/diff/4001/5001 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/807005/diff/4001/5001#newcode3187 chrome/app/generated_resources.grd:3187: Native Client broker hmm, can ...
10 years, 9 months ago (2010-03-16 20:39:06 UTC) #2
gregoryd
http://codereview.chromium.org/807005/diff/4001/5001 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/807005/diff/4001/5001#newcode3187 chrome/app/generated_resources.grd:3187: Native Client broker On 2010/03/16 20:39:06, John Abd-El-Malek wrote: ...
10 years, 9 months ago (2010-03-16 20:56:11 UTC) #3
jam
On Tue, Mar 16, 2010 at 1:56 PM, <gregoryd@google.com> wrote: > > http://codereview.chromium.org/807005/diff/4001/5001 > File ...
10 years, 9 months ago (2010-03-16 21:46:49 UTC) #4
Glen Murphy
>> Yes, I started to think about possible translations >> into other languages and came ...
10 years, 9 months ago (2010-03-16 21:54:02 UTC) #5
gregoryd
On Win64 NaCl in Chrome requires one more process to run correctly. This process is ...
10 years, 9 months ago (2010-03-16 21:59:29 UTC) #6
Glen Murphy
Thanks! I think 'NaCl sandbox manager' could work. 'NaCl sandbox' was my first choice, but ...
10 years, 9 months ago (2010-03-16 22:10:24 UTC) #7
Glen Murphy
To clarify, when I say 'NaCl', we should use whatever we use in the other ...
10 years, 9 months ago (2010-03-16 22:24:59 UTC) #8
gregoryd
10 years, 9 months ago (2010-03-16 22:27:45 UTC) #9
Great, thanks. I'll change the string to "Native Client Sandbox Manager".


On Tue, Mar 16, 2010 at 15:24, <glen@chromium.org> wrote:

> To clarify, when I say 'NaCl', we should use whatever we use in the other
> rows -
> if that's 'Native Client', then it should be 'Native Client Sandbox
> Manager'.
>
>
>
> On 2010/03/16 22:10:24, Glen Murphy wrote:
>
>> Thanks!
>>
>
>  I think 'NaCl sandbox manager' could work. 'NaCl sandbox' was my first
>> choice,
>> but it's less correct and could get confused with our actual sandbox.
>>
>
>  The desc for the string says it's a prefix, but there's no $1 so I'm
>> assuming
>> it's just a standalone row, which gives you more room if you wanted to
>> mention
>> that it was only for 64-bit systems (e.g. "NaCl Sandbox Manager (x64)").
>>
>
>
>  > On Win64 NaCl in Chrome requires one more process to run
>> > correctly. This process is technically the sandbox broker,
>> > and it is used to launch NaCl loader processes in such a
>> > way so that they run in the sandbox. The broker process
>> > is started when the first NaCl module is loaded and is
>> > terminated when there are no more NaCl modules running.
>> >
>> >
>> > On Tue, Mar 16, 2010 at 14:54, <mailto:glen@chromium.org> wrote:
>> >
>> > > Yes, I started to think about possible translations
>> > >>> into other languages and came to the same conclusion.
>> > >>> I think "NaCl launcher" would be better
>> > >>> what do you think?
>> > >>>
>> > >>
>> > >  That's better, but still best to check with Ben/Glen
>> > >>
>> > >
>> > > I am familiar with NaCl in the same way a savvy user might be (assume
>> I've
>> > > read
>> > > a few articles and maybe seen a presentation), and NaCl launcher (and
>> > > broker)
>> > > both mean nothing to me.
>> > >
>> > > Can you describe it in a sentence?
>> > >
>> > >
>> > > http://codereview.chromium.org/807005
>> > >
>> >
>>
>
>
>
> http://codereview.chromium.org/807005
>

Powered by Google App Engine
This is Rietveld 408576698