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

Issue 458483003: Revert 288319 "Adding the VerifyModule function (and helpers) to..." (Closed)

Created:
6 years, 4 months ago by mef
Modified:
6 years, 4 months ago
Reviewers:
krstnmnlsn
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 288319 "Adding the VerifyModule function (and helpers) to..." > Adding the VerifyModule function (and helpers) to safe browsing. > > This function allows us to compare a module in memory with > its original on disk, and identify any differences (after > accounting for relocations). The state of the module > (MODULE_UNKNOWN, MODULE_UNMODIFIED or MODULE_MODIFIED) is > returned along with a list of the possibly modified exported > functions of the module. > > > BUG=401854 > > Review URL: https://codereview.chromium.org/406043003 TBR=krstnmnlsn@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288356

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -528 lines) Patch
D trunk/src/chrome/browser/safe_browsing/module_integrity_verifier_win.h View 1 chunk +0 lines, -46 lines 0 comments Download
D trunk/src/chrome/browser/safe_browsing/module_integrity_verifier_win.cc View 1 chunk +0 lines, -298 lines 0 comments Download
D trunk/src/chrome/browser/safe_browsing/module_integrity_verifier_win_unittest.cc View 1 chunk +0 lines, -157 lines 0 comments Download
M trunk/src/chrome/chrome_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M trunk/src/chrome/chrome_tests_unit.gypi View 2 chunks +0 lines, -2 lines 0 comments Download
M trunk/src/tools/metrics/histograms/histograms.xml View 2 chunks +0 lines, -23 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mef
6 years, 4 months ago (2014-08-08 14:32:00 UTC) #1
mef
6 years, 4 months ago (2014-08-08 14:32:10 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r288356 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698