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

Issue 5537004: Merge 68042 - We need to pin Chrome Frame so that it doesn't get stuck on rel... (Closed)

Created:
10 years ago by Jói
Modified:
9 years, 7 months ago
Reviewers:
mad-corp
CC:
chromium-reviews, ceee-reviews_chromium.org
Visibility:
Public.

Description

Merge 68042 - We need to pin Chrome Frame so that it doesn't get stuck on releasing Breakpad. The Broker interacts with Chrome Frame from a Worker Thread, and if this thread is the last one to release the Chrome Frame COM object, then the Chrome Frame DLL will be relased during CoUninitialize and will try to release Breakpad while the breakpad thread is stuck on the loader lock. BUG=65116 TEST=Make sure the Broker exists cleanly and in a reasonable amount of time. Review URL: http://codereview.chromium.org/5522002 TBR=mad@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68135

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M ceee/ie/broker/chrome_postman.cc View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Jói
10 years ago (2010-12-03 02:15:41 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698