diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-14 17:10:12 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-14 17:10:12 +0000 |
commit | 9d01d29527d45e170626f03a998c3ea86264b670 (patch) | |
tree | 74089f1efb89a25ff5463e7bf9d8bc698717473d /breakpad | |
parent | fb35dcfafd929772b185516173a92c619aa97421 (diff) | |
download | chromium_src-9d01d29527d45e170626f03a998c3ea86264b670.zip chromium_src-9d01d29527d45e170626f03a998c3ea86264b670.tar.gz chromium_src-9d01d29527d45e170626f03a998c3ea86264b670.tar.bz2 |
Fix some bugs in paint manager. Some of the class members were not getting
initialized in the constructor.
Also, when a manual callback was executed, if a regular fluch happened to come
in the intervening time, we would cause an assertion failure because it would
always try to paint. Now when we get the callback, we can ignore it if there is
already a flush pending.
Original review=http://codereview.chromium.org/4886004/
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66082 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'breakpad')
0 files changed, 0 insertions, 0 deletions