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

Issue 1720643002: [Win10 sandbox mitigations] MITIGATION_NONSYSTEM_FONT_DISABLE adjustment. (Closed)

Created:
4 years, 10 months ago by penny
Modified:
4 years, 10 months ago
Reviewers:
jschuh, Will Harris
CC:
chromium-reviews, darin-cc_chromium.org, jam, rickyz+watch_chromium.org, forshaw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Win10 sandbox mitigations] MITIGATION_NONSYSTEM_FONT_DISABLE adjustment. Enable MITIGATION_NONSYSTEM_FONT_DISABLE mitigation in child processes only when Direct Write is enabled (not for GDI). This CL follows https://codereview.chromium.org/1666753002. R=wfh@chromium.org,jschuh@chromium.org BUG=504006, 586291 Committed: https://crrev.com/247218e258a2491967b63d5dddb63a1e90b9dc42 Cr-Commit-Position: refs/heads/master@{#377110}

Patch Set 1 #

Patch Set 2 : <sigh> #

Total comments: 5

Patch Set 3 : Code review changes, part 1. Only enable for DirectWrite. #

Total comments: 2

Patch Set 4 : Code review fixes, part 2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/common/sandbox_win.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
penny
Hello hello. Looks like MITIGATION_NONSYSTEM_FONT_DISABLE was causing problems for a few Win10 users with Direct ...
4 years, 10 months ago (2016-02-20 22:35:39 UTC) #3
jschuh
This is why I'm sure we're not testing the GDI path at all. https://codereview.chromium.org/1720643002/diff/20001/content/common/sandbox_win.cc File ...
4 years, 10 months ago (2016-02-22 22:30:25 UTC) #4
penny
I had it backwards. Need to enable this mitigation only for Direct Write (not the ...
4 years, 10 months ago (2016-02-23 05:30:37 UTC) #5
Will Harris
drive by https://codereview.chromium.org/1720643002/diff/20001/content/common/sandbox_win.cc File content/common/sandbox_win.cc (right): https://codereview.chromium.org/1720643002/diff/20001/content/common/sandbox_win.cc#newcode706 content/common/sandbox_win.cc:706: On 2016/02/23 05:30:37, penny wrote: > On ...
4 years, 10 months ago (2016-02-23 05:46:02 UTC) #7
penny
Made sure the mitigation is always set, unless GDI. https://codereview.chromium.org/1720643002/diff/40001/content/common/sandbox_win.cc File content/common/sandbox_win.cc (right): https://codereview.chromium.org/1720643002/diff/40001/content/common/sandbox_win.cc#newcode709 content/common/sandbox_win.cc:709: ...
4 years, 10 months ago (2016-02-23 21:24:57 UTC) #8
jschuh
lgtm!
4 years, 10 months ago (2016-02-23 22:16:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720643002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720643002/60001
4 years, 10 months ago (2016-02-23 22:17:28 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-23 23:16:03 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-23 23:17:25 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/247218e258a2491967b63d5dddb63a1e90b9dc42
Cr-Commit-Position: refs/heads/master@{#377110}

Powered by Google App Engine
This is Rietveld 408576698