Bug 132516

Summary: Very fuzzy layers under non-decomposable matrices
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, dino, rniwa, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2
none
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion
none
Patch
none
Fix changelog sam: review+

Description Simon Fraser (smfr) 2014-05-02 21:20:26 PDT
Very fuzzy layers under non-decompasable matrices
Comment 1 Simon Fraser (smfr) 2014-05-02 21:24:00 PDT
Created attachment 230739 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-05-02 21:24:47 PDT
<rdar://problem/16717478>
Comment 3 Build Bot 2014-05-02 22:21:18 PDT
Comment on attachment 230739 [details]
Patch

Attachment 230739 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/4652463546171392

New failing tests:
animations/3d/matrix-transform-type-animation.html
Comment 4 Build Bot 2014-05-02 22:21:21 PDT
Created attachment 230742 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Build Bot 2014-05-02 22:51:40 PDT
Comment on attachment 230739 [details]
Patch

Attachment 230739 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5484140208062464

New failing tests:
animations/3d/matrix-transform-type-animation.html
Comment 6 Build Bot 2014-05-02 22:51:42 PDT
Created attachment 230745 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 7 Build Bot 2014-05-02 23:46:17 PDT
Comment on attachment 230739 [details]
Patch

Attachment 230739 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6039392506347520

New failing tests:
animations/3d/matrix-transform-type-animation.html
Comment 8 Build Bot 2014-05-02 23:46:20 PDT
Created attachment 230748 [details]
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-05  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 9 Simon Fraser (smfr) 2014-05-03 10:58:09 PDT
Created attachment 230755 [details]
Patch
Comment 10 Simon Fraser (smfr) 2014-05-03 11:01:41 PDT
Created attachment 230756 [details]
Fix changelog
Comment 11 Sam Weinig 2014-05-03 12:14:59 PDT
Comment on attachment 230756 [details]
Fix changelog

View in context: https://bugs.webkit.org/attachment.cgi?id=230756&action=review

> Source/WebCore/platform/graphics/transforms/TransformationMatrix.h:262
>      // decompose the matrix into its component parts

This comment could use some cleaning up.
Comment 12 Simon Fraser (smfr) 2014-05-03 13:33:24 PDT
https://trac.webkit.org/r168227