diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-03 21:11:46 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-03 21:11:46 +0000 |
commit | 180fa67802de89d71d830b8871e7933a510b2644 (patch) | |
tree | 74179eebe5cca334580b90d1920e5b763508f21b /media/media.gyp | |
parent | e1d6a597b92bb42fa6414bb90613433c38694682 (diff) | |
download | chromium_src-180fa67802de89d71d830b8871e7933a510b2644.zip chromium_src-180fa67802de89d71d830b8871e7933a510b2644.tar.gz chromium_src-180fa67802de89d71d830b8871e7933a510b2644.tar.bz2 |
Fix a ChromeFrame crash which occurs while uploading metrics data. The crash is not directly
caused by ChromeFrame as such and occurs because of buggy IE plugins which intercept urlmon
and wininet and crash due to these dlls being unloaded while leaving vtable patches or hooks
in place.
Approach we are attempting is to use the Chrome HTTP stack via the URLFetcher object to
upload UMA data.
Fixes bug http://code.google.com/p/chromium/issues/detail?id=54419
Bug=54419
Review URL: http://codereview.chromium.org/3296006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58538 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/media.gyp')
0 files changed, 0 insertions, 0 deletions