[Webkit-unassigned] [Bug 79823] Layout Test compositing/repaint/opacity-between-absolute.html is flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 13 16:15:23 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=79823
--- Comment #9 from Tien-Ren Chen <trchen at chromium.org> 2012-03-13 16:15:23 PST ---
I probably see why r108886 can cause a problem with reflection. The LayerChromium is shared between its owner GraphicsLayer and also the reflection GraphicsLayer (as replica). The impl-side clone shouldn't really use an OwnPtr for the replica layer.
I think I can come up with a fix reasonably soon. Just don't know why the tests are just flaky instead of failing constantly.
--
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