[Webkit-unassigned] [Bug 109613] transition: rotateY() differes in firefox and chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 15:43:18 PST 2013


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





--- Comment #4 from Shawn Singh <shawnsingh at chromium.org>  2013-02-12 15:45:33 PST ---
The example works essentially the same for me on Firefox, Safari, Chrome stable, and Chrome canary (26.0.1410.0)

Can you please give us more details about your system and setup?  Perhaps there's some detail about your setup that causes this difference.

In particular, can you try something that clearly indicates that chromium is using the accelerated compositor (otherwise 3d transforms are ignored anyway)
  such flags would be:  --force-compositing-mode --show-fps-counter"
  or  "--force-compositing-mode --show-composited-layer-borders"

those flags will show some additional annotations on the screen that help to verify that chromium really is indeed in composited mode.

And finally, can you please try Safari  (Webkit nightly) as well?  Perhaps this is a chromium-only issue and we would take the discussion back to crbug.com instead.

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