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

Issue 282133007: Allow the MITIGATION_WIN32K_DISABLE process mitigation to be set in the renderer sandbox. (Closed)

Created:
6 years, 7 months ago by ananta
Modified:
6 years, 7 months ago
Reviewers:
jschuh, jam
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Allow the MITIGATION_WIN32K_DISABLE process mitigation to be set in the renderer sandbox. This is controllable by a command line switch "enable_gdi_user32_renderer_lockdown" at the moment. Defaults to not being set. BUG=365160 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271235

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M content/common/sandbox_win.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M sandbox/win/src/process_mitigations.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M sandbox/win/src/process_mitigations_test.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
ananta
6 years, 7 months ago (2014-05-16 19:22:53 UTC) #1
jschuh
https://codereview.chromium.org/282133007/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://codereview.chromium.org/282133007/diff/1/content/public/common/content_switches.cc#newcode438 content/public/common/content_switches.cc:438: = "enable_gdi_user32_renderer_lockdown"; Could we just call these kEnableWin32kRendererLockDown and ...
6 years, 7 months ago (2014-05-16 20:28:11 UTC) #2
ananta
https://codereview.chromium.org/282133007/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://codereview.chromium.org/282133007/diff/1/content/public/common/content_switches.cc#newcode438 content/public/common/content_switches.cc:438: = "enable_gdi_user32_renderer_lockdown"; On 2014/05/16 20:28:12, Justin Schuh wrote: > ...
6 years, 7 months ago (2014-05-16 21:12:18 UTC) #3
jschuh
lgtm
6 years, 7 months ago (2014-05-16 21:15:03 UTC) #4
ananta
+jam for content owners stamp.
6 years, 7 months ago (2014-05-16 21:16:38 UTC) #5
jam
lgtm
6 years, 7 months ago (2014-05-16 21:27:31 UTC) #6
ananta
The CQ bit was checked by ananta@chromium.org
6 years, 7 months ago (2014-05-16 21:33:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ananta@chromium.org/282133007/20001
6 years, 7 months ago (2014-05-16 23:34:14 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-17 11:43:52 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-17 17:11:07 UTC) #10
Message was sent while issue was closed.
Change committed as 271235

Powered by Google App Engine
This is Rietveld 408576698