[Webkit-unassigned] [Bug 145407] JavaScript WebKitCSSMatrix 'rotate' method on iOS generates matrix different than the method in other OS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 18:19:20 PDT 2015


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

Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #6 from Benjamin Poulain <benjamin at webkit.org> ---
I tried the jsfiddle on an iPad 3rd gen with iOS 9 and I cannot reproduce the issue.

I checked the Matrix multiply assembly and I don't see anything weird with it.
LLVM is unfortunately unrolling the loop but the register are preserved.

Can you please try iOS 9?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150829/235458e9/attachment.html>


More information about the webkit-unassigned mailing list