diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-15 23:14:22 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-15 23:14:22 +0000 |
commit | caa385013316f797a989b41518a5609608a6588d (patch) | |
tree | f74a484881234ae62bb16fbbd8d50a8f2db5559a /testing | |
parent | cd924e01f1edfaab98c953941a0a956103130151 (diff) | |
download | chromium_src-caa385013316f797a989b41518a5609608a6588d.zip chromium_src-caa385013316f797a989b41518a5609608a6588d.tar.gz chromium_src-caa385013316f797a989b41518a5609608a6588d.tar.bz2 |
linux: make windowless plugins work again after r12179 regressed it.
r12179 makes painting always call DidMove(), even when the plugin hasn't moved,
in case the cutout rects need to change. DidMove() on Linux test_shell causes
the window to invalidate, causing an endless cycle of repaints.
r12179: http://src.chromium.org/viewvc/chrome?view=rev&revision=12179
This code will be very different in the real multiproc case, so this is just
the minimal change to make test_shell work again.
BUG=10059
Review URL: http://codereview.chromium.org/67147
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions