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

Issue 93067: Make task_manager_resource_providers.cc compile on POSIX. (Closed)

Created:
11 years, 8 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make task_manager_resource_providers.cc compile on POSIX. TEST=Make sure that the task manager isn't obviously broken on Windows. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14934

Patch Set 1 #

Patch Set 2 : separate OpenPrivilegedProcessHandle #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -26 lines) Patch
M base/process_util.h View 1 chunk +6 lines, -0 lines 0 comments Download
M base/process_util_posix.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M base/process_util_win.cc View 1 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/task_manager.h View 1 5 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/task_manager_resource_providers.h View 6 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/task_manager_resource_providers.cc View 1 9 chunks +23 lines, -16 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/views/window/dialog_client_view.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
Please review: Dean: everything skylined: I'm not sure about security impact of my changes in ...
11 years, 8 months ago (2009-04-23 13:46:30 UTC) #1
Dean McNamee
I think Carlos or Nicolas would better know the handle question. Basically in order to ...
11 years, 8 months ago (2009-04-23 13:53:55 UTC) #2
Paweł Hajdan Jr.
Just a note: it's not a big problem for porting if we can't have VM_READ ...
11 years, 8 months ago (2009-04-23 13:59:09 UTC) #3
cpu_(ooo_6.6-7.5)
Yes please, add another function as you suggest. Our current use does not have an ...
11 years, 8 months ago (2009-04-23 17:05:39 UTC) #4
Paweł Hajdan Jr.
Done. I plan to move even more additional permissions from OpenProcessHandle to OpenPrivilegedProcessHandle, but to ...
11 years, 8 months ago (2009-04-27 08:14:48 UTC) #5
Nicolas Sylvain
lgtm
11 years, 8 months ago (2009-04-27 14:59:56 UTC) #6
Paweł Hajdan Jr.
cpu: ping.
11 years, 8 months ago (2009-04-28 07:06:22 UTC) #7
Paweł Hajdan Jr.
11 years, 7 months ago (2009-04-30 09:00:28 UTC) #8
cpu: If you have further comments, I'll do them in a follow-up.

Powered by Google App Engine
This is Rietveld 408576698