summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.cc
diff options
context:
space:
mode:
authoriyengar@google.com <iyengar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-01 00:37:50 +0000
committeriyengar@google.com <iyengar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-01 00:37:50 +0000
commit3deb65daf866945e0a5e211897e0d5382f3c272b (patch)
tree980e079ed33e734f6158d6d82ec0c41022e30372 /chrome/plugin/webplugin_delegate_stub.cc
parent484fce46af7b7521b1bea54ab9e50ed2f60dd97a (diff)
downloadchromium_src-3deb65daf866945e0a5e211897e0d5382f3c272b.zip
chromium_src-3deb65daf866945e0a5e211897e0d5382f3c272b.tar.gz
chromium_src-3deb65daf866945e0a5e211897e0d5382f3c272b.tar.bz2
This fixes http://code.google.com/p/chromium/issues/detail?id=2803, which
was an issue with windowless flash videos not playing if there were more than 15 instances of flash on the page. The bug occurs because we pass in the HDC of the parent window in the update geometry sequence. The webkit plugin implementation does not do this and only passes the hdc in Paint. The fix is to mimic this behavior. Bug=2803 R=jam Review URL: http://codereview.chromium.org/6024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2743 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/plugin/webplugin_delegate_stub.cc')
0 files changed, 0 insertions, 0 deletions