diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 00:29:41 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 00:29:41 +0000 |
commit | 8f87bd7b1a3a8dc2b22d402bbccdd81920464ac3 (patch) | |
tree | b9e80c3c84443de75fff65604e1c24d68c5f6159 /DEPS | |
parent | dcefa305312e7045cce1ec6bc746a4ba26dec871 (diff) | |
download | chromium_src-8f87bd7b1a3a8dc2b22d402bbccdd81920464ac3.zip chromium_src-8f87bd7b1a3a8dc2b22d402bbccdd81920464ac3.tar.gz chromium_src-8f87bd7b1a3a8dc2b22d402bbccdd81920464ac3.tar.bz2 |
Fix painting problems that came up after manually calling RedrawWindow on child windows so that we can paint out of process HWNDs asynchronously. The problem is that the function parameter that was passed in to the first RedrawWindow was modified since it's a member variable of the class. OnPaint would empty the rectangle, and so nothing was painted for children.
BUG=12010
TEST=unsafe downloads should have their save/discard buttons painted normally.
Review URL: http://codereview.chromium.org/115545
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16446 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions