[webkit-reviews] review requested: [Bug 37098] fast/canvas/webgl/drawArraysOutOfBounds.html failed on Leopard Commit Bot : [Attachment 52768] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 12:22:19 PDT 2010


Zhenyao Mo <zmo at google.com> has asked  for review:
Bug 37098: fast/canvas/webgl/drawArraysOutOfBounds.html failed on Leopard
Commit Bot
https://bugs.webkit.org/show_bug.cgi?id=37098

Attachment 52768: patch
https://bugs.webkit.org/attachment.cgi?id=52768&action=review

------- Additional Comments from Zhenyao Mo <zmo at google.com>
We turn off stencil/antialias by default for tests that create canvas
dynamically.  This should tremendously reduce the probability of test failure,
hopefully next to zero.

The true cause of these failures are very likely a driver bug in Mac where
multi-threading competition is on.  We could turn them on again when this
driver bug is fixed.

We filed another bug for this driver bug:
https://bugs.webkit.org/show_bug.cgi?id=36972


More information about the webkit-reviews mailing list