Bug 132516 - Very fuzzy layers under non-decomposable matrices
Summary: Very fuzzy layers under non-decomposable matrices
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-02 21:20 PDT by Simon Fraser (smfr)
Modified: 2014-05-03 13:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.45 KB, patch)
2014-05-02 21:24 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 (489.76 KB, application/zip)
2014-05-02 22:21 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion (527.58 KB, application/zip)
2014-05-02 22:51 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion (520.86 KB, application/zip)
2014-05-02 23:46 PDT, Build Bot
no flags Details
Patch (8.99 KB, patch)
2014-05-03 10:58 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Fix changelog (8.25 KB, patch)
2014-05-03 11:01 PDT, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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