Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speculative Revert of 185683. Appears to have regressed:
http://chromium-perf.appspot.com/?tab=xp-release-single-core&graph=times&rev=185847&history=150&master=ChromiumPerf&testSuite=page_cycler_intl2&details=true as well as the page_cycler_intl1, morejs, and moz tests on the same bot and on the other XP and Win7 perf bots. Reverting this CL because the regression does not appear on non-windows bots, and this is the only windows-specific CL in the regression range. > Redraw after ScopedRedrawLock to fix DefWindowProc artifacts. > > Invalidate windows after lifting ScopedRedrawLock. > (this eliminates all DefWindowProc artifacts for me!) > > Use DefWindowProcWithRedrawLock for WM_SETCURSOR. > This hopefully won't regress http://crbug.com/97808 > For more information see http://crrev.com/102708 > > This should be carefully tested on Win7/Vista/XP. > > BUG=89820,97808,113127,178600 > TEST=No Win7/Vista/XP opaque-frame (classic theme) painting glitches. > R=sky@chromium.org,ben@chromium.org > > Review URL: https://chromiumcodereview.appspot.com/12380070 TBR=msw@chromium.org Review URL: https://codereview.chromium.org/12379075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185911 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information