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

Issue 24052002: Revert 221580 "Make AppShimHostManager a RefCountedThreadSafe." (Closed)

Created:
7 years, 3 months ago by Raghu Simha
Modified:
7 years, 3 months ago
Reviewers:
jackhou1
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 221580 "Make AppShimHostManager a RefCountedThreadSafe." Reason for revert: Use-after-free heap errors caught by asan. See bug 286483. > Make AppShimHostManager a RefCountedThreadSafe. > > This prevents a crash when Chrome shuts down immediately and > AppShimHostManager is destructed before InitOnFileThread is run. > Note this means AppShimHostManager can stay around longer than > BrowserProcessPlatformPart during initialization. > > Review URL: https://chromiumcodereview.appspot.com/20065004 BUG=286483, 242941 TBR=jackhou@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221793

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -11 lines) Patch
M trunk/src/apps/app_shim/app_shim_host_manager_mac.h View 1 chunk +3 lines, -5 lines 0 comments Download
M trunk/src/apps/app_shim/app_shim_host_manager_mac.mm View 2 chunks +4 lines, -2 lines 0 comments Download
M trunk/src/chrome/browser/browser_process_platform_part_mac.h View 2 chunks +3 lines, -2 lines 0 comments Download
M trunk/src/chrome/browser/browser_process_platform_part_mac.mm View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Raghu Simha
7 years, 3 months ago (2013-09-06 22:17:11 UTC) #1
Raghu Simha
7 years, 3 months ago (2013-09-06 22:17:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r221793.

Powered by Google App Engine
This is Rietveld 408576698