[Webkit-unassigned] [Bug 58587] chromium gpu draws scrollbars slightly differently in debug vs. release modes on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 18:33:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58587





--- Comment #3 from Andrew Scherkus <scherkus at chromium.org>  2011-05-19 18:33:52 PST ---
Summarizing some internal discussion:

We don't think it's due to floating point differences between debug/release since we set -mfpmath=sse -msse2

http://src.chromium.org/viewvc/chrome/trunk/src/build/common.gypi?&view=markup


I tried 32-bit Debug build of DRT and got the same pixel differences.

Looks like this is a pure Debug vs Release issue not a 32-bit vs 64-bit issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list