[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:40:12 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58587
--- Comment #4 from James Robinson <jamesr at chromium.org> 2011-05-19 18:40:12 PST ---
Could you try building in debug the release mode optimization flags to see if that's the issue?
The other question is what component/library is changing behavior - we rely on some native theme code to actually draw the scrollbar parts, so it's possible that this code is behaving differently. I don't know at what point we call into linux specific libraries but presumably we could try replacing just the libraries in question with release versions to see what happens.
--
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