[Webkit-unassigned] [Bug 82571] New: Flip transition not painting with threaded animations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 28 21:29:11 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82571
Summary: Flip transition not painting with threaded animations
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: epenner at chromium.org
CC: nduca at chromium.org, danakj at chromium.org,
vollick at chromium.org
On the "flip" transition here:
http://jquerymobile.com/demos/1.0.1/docs/pages/page-transitions.html
Since this layer is completely visible I figure it should be our best case and be painted during the first webkit commit. However without the CLs to block until the texture is ready, the layer doesn't paint until well after it is flipped... I think there might be some remaining back-face culling logic that prevents it from getting painted until it has flipped over.
--
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