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

Issue 1460903002: Unify PolicyBase into TargetPolicy. (Closed)

Created:
5 years, 1 month ago by rickyz (no longer on Chrome)
Modified:
4 years, 7 months ago
CC:
bruening+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, glider+watch_chromium.org, jam, rickyz+watch_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@policy_dispatcher
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Unify PolicyBase into TargetPolicy. BUG=549319

Patch Set 1 #

Patch Set 2 : Updated patchset dependency #

Patch Set 3 : Updated patchset dependency #

Patch Set 4 : Rebase. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+327 lines, -407 lines) Patch
M content/common/sandbox_win.cc View 1 2 3 2 chunks +4 lines, -6 lines 1 comment Download
M sandbox/win/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/win/sandbox_win.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/win/src/broker_services.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sandbox/win/src/broker_services.cc View 13 chunks +17 lines, -23 lines 0 comments Download
M sandbox/win/src/filesystem_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/filesystem_dispatcher.cc View 6 chunks +11 lines, -12 lines 0 comments Download
M sandbox/win/src/handle_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/handle_dispatcher.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M sandbox/win/src/named_pipe_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/named_pipe_dispatcher.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M sandbox/win/src/process_mitigations_win32k_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/process_mitigations_win32k_dispatcher.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M sandbox/win/src/process_thread_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/process_thread_dispatcher.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M sandbox/win/src/registry_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/registry_dispatcher.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M sandbox/win/src/sandbox_policy.h View 1 2 3 6 chunks +155 lines, -31 lines 1 comment Download
D sandbox/win/src/sandbox_policy_base.h View 1 2 3 1 chunk +0 lines, -175 lines 0 comments Download
M sandbox/win/src/sandbox_policy_base.cc View 1 2 3 28 chunks +89 lines, -98 lines 0 comments Download
M sandbox/win/src/sync_dispatcher.h View 2 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/sync_dispatcher.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M sandbox/win/src/top_level_dispatcher.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/src/top_level_dispatcher.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tools/valgrind/drmemory/suppressions.txt View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
rickyz (no longer on Chrome)
Here's that PolicyBase/TargetPolicy unification I was talking about
5 years, 1 month ago (2015-11-18 22:43:13 UTC) #2
rickyz (no longer on Chrome)
On 2015/11/18 at 22:43:13, rickyz wrote: > Here's that PolicyBase/TargetPolicy unification I was talking about ...
5 years, 1 month ago (2015-11-18 22:49:39 UTC) #3
rickyz (no longer on Chrome)
All right, rebased this now that the CL its depency is in, ptal. This is ...
5 years ago (2015-12-15 01:12:42 UTC) #4
rickyz (no longer on Chrome)
Adding another pair of eyes.
4 years, 11 months ago (2016-01-04 23:43:18 UTC) #6
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/1460903002/diff/60001/content/common/sandbox_win.cc File content/common/sandbox_win.cc (right): https://codereview.chromium.org/1460903002/diff/60001/content/common/sandbox_win.cc#newcode806 content/common/sandbox_win.cc:806: ? "Process.Sandbox.Lowbox.Launch.Error" can you please remove the UMA_HISTO call? ...
4 years, 11 months ago (2016-01-06 18:09:40 UTC) #7
Will Harris
4 years, 7 months ago (2016-05-03 21:34:51 UTC) #8
Ricky - I don't think this CL is a necessary prerequisite for the zygote work,
and for the reasons cpu mentioned I wonder whether this could be closed?

Powered by Google App Engine
This is Rietveld 408576698