summaryrefslogtreecommitdiffstats
path: root/remoting/base
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 22:08:35 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 22:08:35 +0000
commit0c860d067e62556bad67620240abc9abfeb85c7d (patch)
tree6d0c6d8cc5d302a5b2fffeb4ffc6b1a160b52d59 /remoting/base
parent567dae2f920dbc1bdaf6d9defda0253b833f305b (diff)
downloadchromium_src-0c860d067e62556bad67620240abc9abfeb85c7d.zip
chromium_src-0c860d067e62556bad67620240abc9abfeb85c7d.tar.gz
chromium_src-0c860d067e62556bad67620240abc9abfeb85c7d.tar.bz2
At times the Windows media player plugin would not render video. This would occur if it initially
received a geometry update of size 0. The plugin has a bug where it ignores subsequent geometry updates. Based on the webkit plugin implementation they have a quirk which handles this case for media player and divx. To ensure that this quirk works correctly in cases where we only receive one geometry update we send out geometry updates during paint as well if needed. Fix is to mimic this behavior for Chromium. Fixes bug http://code.google.com/p/chromium/issues/detail?id=43916 Bug=43916 Review URL: http://codereview.chromium.org/2752009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49841 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/base')
0 files changed, 0 insertions, 0 deletions