diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-24 16:26:46 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-24 16:26:46 +0000 |
commit | e9eb50ca6ab2cce6d067b67dd32fc7609f2cc35d (patch) | |
tree | f29f33acff1374fcbdef5e11cc96138832b1d8cf /webkit/glue | |
parent | 68bcfcb4872242451c52a50367d9e560a327650d (diff) | |
download | chromium_src-e9eb50ca6ab2cce6d067b67dd32fc7609f2cc35d.zip chromium_src-e9eb50ca6ab2cce6d067b67dd32fc7609f2cc35d.tar.gz chromium_src-e9eb50ca6ab2cce6d067b67dd32fc7609f2cc35d.tar.bz2 |
Attempts to get the chrome_frame_tests going again on the chrome frame builder. Fixes as below:-
1. Removed a DCHECK from
ChromeFrameAutomationClient::CleanupRequests which checks
if the request was actually deleted. This DCHECK is not
correct anymore as the request is stopped asynchronously.
2. We now stop the worker thread in WM_DESTROY as the
activex window needs to be valid for Urlmon requests
to be released correctly. In some cases IE reuses the
ActiveX instance. So we need to create the worker
thread on demand.
TBR=amit
Review URL: http://codereview.chromium.org/334020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30007 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
0 files changed, 0 insertions, 0 deletions