summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-24 16:26:46 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-24 16:26:46 +0000
commite9eb50ca6ab2cce6d067b67dd32fc7609f2cc35d (patch)
treef29f33acff1374fcbdef5e11cc96138832b1d8cf /webkit/glue
parent68bcfcb4872242451c52a50367d9e560a327650d (diff)
downloadchromium_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