summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 00:29:41 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-20 00:29:41 +0000
commit8f87bd7b1a3a8dc2b22d402bbccdd81920464ac3 (patch)
treeb9e80c3c84443de75fff65604e1c24d68c5f6159 /DEPS
parentdcefa305312e7045cce1ec6bc746a4ba26dec871 (diff)
downloadchromium_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