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 8384019: Relanding this. (Closed)

Created:
9 years, 1 month ago by ananta
Modified:
9 years, 1 month ago
Reviewers:
robertshield
CC:
chromium-reviews, amit, robertshield
Visibility:
Public.

Description

Relanding this. Fix a ChromeFrame crash which occurs in the background worker thread while dereferencing a NULL automation client. This crash occurs when the active document is in the process of shutting down while there are active background requests still pending. Fix is to ensure that the background thread has been stopped before returning from the UrlmonUrlRequestManager::StopAll function which gets called during CF shutdown. Fixes bug http://code.google.com/p/chromium/issues/detail?id=102393 BUG=102393 TBR=robertshield Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108010

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome_frame/urlmon_url_request.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ananta
9 years, 1 month ago (2011-10-31 20:00:05 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698