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

Issue 12207106: Ignore DEP and SEHOP flags on Win64 (Closed)

Created:
7 years, 10 months ago by jschuh
Modified:
7 years, 10 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Ignore DEP and SEHOP flags on Win64 These flags aren't supported on 64-bit and can throw an error on Win8 process creation. BUG=147752 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181840

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -17 lines) Patch
M content/common/sandbox_policy.cc View 1 chunk +4 lines, -17 lines 2 comments Download
M sandbox/win/src/process_mitigations.cc View 2 chunks +3 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
jschuh
7 years, 10 months ago (2013-02-11 14:04:45 UTC) #1
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/12207106/diff/1/content/common/sandbox_policy.cc File content/common/sandbox_policy.cc (left): https://codereview.chromium.org/12207106/diff/1/content/common/sandbox_policy.cc#oldcode749 content/common/sandbox_policy.cc:749: // TODO(jschuh): Make Win64 work with DEP and SEHOP. ...
7 years, 10 months ago (2013-02-11 19:05:09 UTC) #2
jschuh
https://codereview.chromium.org/12207106/diff/1/content/common/sandbox_policy.cc File content/common/sandbox_policy.cc (left): https://codereview.chromium.org/12207106/diff/1/content/common/sandbox_policy.cc#oldcode749 content/common/sandbox_policy.cc:749: // TODO(jschuh): Make Win64 work with DEP and SEHOP. ...
7 years, 10 months ago (2013-02-11 21:26:49 UTC) #3
cpu_(ooo_6.6-7.5)
lgtm
7 years, 10 months ago (2013-02-11 22:44:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/12207106/1
7 years, 10 months ago (2013-02-11 22:52:45 UTC) #5
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 03:46:43 UTC) #6
Message was sent while issue was closed.
Change committed as 181840

Powered by Google App Engine
This is Rietveld 408576698