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

Issue 2411483002: Enable win32k lockdown for ppapi processes. (Closed)

Created:
4 years, 2 months ago by Will Harris
Modified:
4 years, 2 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, rickyz+watch_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable win32k lockdown for PPAPI processes. Remove experiment. Change --disable-win32k-renderer-lockdown to --disable-win32-lockdown which disables win32k lockdown for all child processes. Remove unneeded histogram. BUG=579223 Committed: https://crrev.com/38647c2aa7b1c45430bf7ac7c4023c6e59ecd7bf Cr-Commit-Position: refs/heads/master@{#424502}

Patch Set 1 #

Patch Set 2 : remove variation testing config #

Total comments: 4

Patch Set 3 : readd #

Patch Set 4 : readd entry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -165 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -18 lines 0 comments Download
M chrome/browser/about_flags.cc View 2 chunks +0 lines, -25 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +0 lines, -51 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 4 chunks +5 lines, -16 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/content_switches_internal.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/content_switches_internal.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/sandbox_win.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +2 lines, -9 lines 0 comments Download
M content/renderer/pepper/content_renderer_pepper_host_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/resource_creation_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M testing/variations/fieldtrial_testing_config.json View 1 1 chunk +0 lines, -15 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Will Harris
PTAL asvitkine -> tools/metrics/histograms.xml jam -> everything else.
4 years, 2 months ago (2016-10-10 23:04:01 UTC) #5
jam
lgtm
4 years, 2 months ago (2016-10-11 15:44:25 UTC) #6
Alexei Svitkine (slow)
lgtm % comments https://codereview.chromium.org/2411483002/diff/20001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (left): https://codereview.chromium.org/2411483002/diff/20001/chrome/browser/chrome_content_browser_client.cc#oldcode2899 chrome/browser/chrome_content_browser_client.cc:2899: if (variations::GetVariationParams("EnableWin32kLockDownMimeTypes", Can you check if ...
4 years, 2 months ago (2016-10-11 16:32:10 UTC) #7
Will Harris
Thanks for reviews. https://codereview.chromium.org/2411483002/diff/20001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (left): https://codereview.chromium.org/2411483002/diff/20001/chrome/browser/chrome_content_browser_client.cc#oldcode2899 chrome/browser/chrome_content_browser_client.cc:2899: if (variations::GetVariationParams("EnableWin32kLockDownMimeTypes", On 2016/10/11 16:32:10, Alexei ...
4 years, 2 months ago (2016-10-11 17:17:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2411483002/40001
4 years, 2 months ago (2016-10-11 17:18:10 UTC) #11
Alexei Svitkine (slow)
Please still keep even the very old one. Otherwise, the dashboard will show the hashes ...
4 years, 2 months ago (2016-10-11 17:35:44 UTC) #12
Will Harris
On 2016/10/11 17:35:44, Alexei Svitkine (slow) wrote: > Please still keep even the very old ...
4 years, 2 months ago (2016-10-11 17:42:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2411483002/60001
4 years, 2 months ago (2016-10-11 17:42:47 UTC) #17
Alexei Svitkine (slow)
At some point, yes - but we don't have good guidance on that currently. Something ...
4 years, 2 months ago (2016-10-11 18:01:51 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-11 19:05:35 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 19:10:42 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/38647c2aa7b1c45430bf7ac7c4023c6e59ecd7bf
Cr-Commit-Position: refs/heads/master@{#424502}

Powered by Google App Engine
This is Rietveld 408576698