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

Issue 921913002: Move GetProcessIntegrityLevel to file_info.h and remove the handle argument. (Closed)

Created:
5 years, 10 months ago by rvargas (doing something else)
Modified:
5 years, 10 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, grt+watch_chromium.org, erikwright+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move GetProcessIntegrityLevel to file_info.h and remove the handle argument. BUG=417532 Committed: https://crrev.com/6c690f1c2e035deda117ac13e6d5a23f4be6e3c6 Cr-Commit-Position: refs/heads/master@{#316242}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix cast #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -140 lines) Patch
M base/process/process_handle.h View 1 chunk +1 line, -16 lines 0 comments Download
M base/process/process_handle_win.cc View 1 chunk +0 lines, -51 lines 0 comments Download
M base/process/process_info.h View 2 chunks +22 lines, -3 lines 0 comments Download
M base/process/process_info_win.cc View 1 2 chunks +55 lines, -1 line 0 comments Download
M chrome/browser/process_singleton_win.cc View 1 chunk +0 lines, -34 lines 0 comments Download
M chrome/installer/util/advanced_firewall_manager_win_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/installer/util/legacy_firewall_manager_win_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M cloud_print/virtual_driver/win/port_monitor/port_monitor_dll.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M rlz/win/lib/process_info.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M rlz/win/lib/registry_util.cc View 2 chunks +4 lines, -9 lines 0 comments Download
M win8/delegate_execute/command_execute_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M win8/delegate_execute/command_execute_impl.cc View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
rvargas (doing something else)
https://codereview.chromium.org/921913002/diff/1/chrome/browser/process_singleton_win.cc File chrome/browser/process_singleton_win.cc (left): https://codereview.chromium.org/921913002/diff/1/chrome/browser/process_singleton_win.cc#oldcode189 chrome/browser/process_singleton_win.cc:189: #if defined(USE_AURA) I still see 460 uses of this ...
5 years, 10 months ago (2015-02-12 22:47:12 UTC) #2
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/921913002/diff/1/chrome/browser/process_singleton_win.cc File chrome/browser/process_singleton_win.cc (left): https://codereview.chromium.org/921913002/diff/1/chrome/browser/process_singleton_win.cc#oldcode189 chrome/browser/process_singleton_win.cc:189: #if defined(USE_AURA) On 2015/02/12 22:47:12, rvargas wrote: > I ...
5 years, 10 months ago (2015-02-13 00:25:12 UTC) #3
cpu_(ooo_6.6-7.5)
lgtm w/ comment https://codereview.chromium.org/921913002/diff/1/base/process/process_info_win.cc File base/process/process_info_win.cc (right): https://codereview.chromium.org/921913002/diff/1/base/process/process_info_win.cc#newcode63 base/process/process_info_win.cc:63: use c++ style casts.
5 years, 10 months ago (2015-02-13 02:39:46 UTC) #4
rvargas (doing something else)
Thanks https://codereview.chromium.org/921913002/diff/1/base/process/process_info_win.cc File base/process/process_info_win.cc (right): https://codereview.chromium.org/921913002/diff/1/base/process/process_info_win.cc#newcode63 base/process/process_info_win.cc:63: On 2015/02/13 02:39:46, cpu wrote: > use c++ ...
5 years, 10 months ago (2015-02-13 02:49:09 UTC) #5
rvargas (doing something else)
https://codereview.chromium.org/921913002/diff/1/chrome/browser/process_singleton_win.cc File chrome/browser/process_singleton_win.cc (left): https://codereview.chromium.org/921913002/diff/1/chrome/browser/process_singleton_win.cc#oldcode199 chrome/browser/process_singleton_win.cc:199: if (base::win::IsProcessImmersive(base::GetCurrentProcessHandle())) On 2015/02/13 00:25:12, cpu wrote: > I ...
5 years, 10 months ago (2015-02-13 02:53:19 UTC) #6
cpu_(ooo_6.6-7.5)
lgtm
5 years, 10 months ago (2015-02-13 03:20:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/921913002/20001
5 years, 10 months ago (2015-02-13 18:03:56 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-13 18:08:22 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 18:09:08 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6c690f1c2e035deda117ac13e6d5a23f4be6e3c6
Cr-Commit-Position: refs/heads/master@{#316242}

Powered by Google App Engine
This is Rietveld 408576698