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

Issue 39157: Fix Purify UMR and MLK due to ExtensionViewTest:... (Closed)

Created:
11 years, 9 months ago by Matt Perry
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix Purify UMR and MLK due to ExtensionViewTest: - UMR was caused by stubbing out GetHistoryListCount, which RenderViewHost expected to initialize its out params. - MLK was (I think) caused by the IPC reply message to the javascript alert never getting freed. BUG=8364 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11167

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/extensions/extension_view_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Matt Perry
11 years, 9 months ago (2009-03-04 21:45:53 UTC) #1
Erik does not do reviews
11 years, 9 months ago (2009-03-05 00:05:45 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698