[Webkit-unassigned] [Bug 114655] Composited layer that painted into composited ancestor is not repainted after moving

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 09:16:50 PDT 2013


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #199404|review?                     |review+
               Flag|                            |




--- Comment #13 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-04-24 09:15:09 PST ---
(From update of attachment 199404)
View in context: https://bugs.webkit.org/attachment.cgi?id=199404&action=review

r+ but please improve the test and investigate the EWS failures.

> LayoutTests/compositing/repaint/absolute-painted-into-composited-ancestor.html:27
> +    function doTest() {
> +      setTimeout(function() {
> +          moveBox();
> +      }, 100);

100ms is a very long timeout for a test; you should be able to use 10 or less.

-- 
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