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

Issue 5057007: Remove a DCHECK when failing to secure the shared memory used to hold the cur... (Closed)

Created:
10 years, 1 month ago by robertshield
Modified:
9 years, 6 months ago
CC:
chromium-reviews, amit
Visibility:
Public.

Description

Remove a DCHECK when failing to secure the shared memory used to hold the current version. This may well fail on older (read non-NTFS) systems since you can't secure file mappings without a securable file system underneath. BUG=61609 TEST=No DCHECKing at startup when running on a non-NTFS system. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66322

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M chrome_frame/module_utils.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
robertshield
10 years, 1 month ago (2010-11-16 20:15:04 UTC) #1
tommi (sloooow) - chröme
10 years, 1 month ago (2010-11-16 20:23:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698