[webkit-reviews] review granted: [Bug 41701] Parts of page disappear : [Attachment 76601] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 17:50:24 PST 2010


Chris Marrin <cmarrin at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 41701: Parts of page disappear
https://bugs.webkit.org/show_bug.cgi?id=41701

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

------- Additional Comments from Chris Marrin <cmarrin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=76601&action=review

>
LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition.html:64
> +</html>

Since this test involves video (and it looks like a plugin is required to
tickle the bug), shouldn't it have plugin or video in the name?

> WebCore/rendering/RenderLayerBacking.cpp:1156
> +    return didAnimateTransform || didAnimateOpacity;

Yeah, much better logic


More information about the webkit-reviews mailing list