Bug 132420 - Don't always make backing store for -webkit-backface-visibility:hidden
Summary: Don't always make backing store for -webkit-backface-visibility:hidden
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-04-30 22:48 PDT by Simon Fraser (smfr)
Modified: 2014-05-10 23:55 PDT (History)
11 users (show)

See Also:


Attachments
Patch (16.64 KB, patch)
2014-04-30 22:53 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 (623.49 KB, application/zip)
2014-04-30 23:53 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion (627.00 KB, application/zip)
2014-05-01 04:30 PDT, Build Bot
no flags Details
Patch (19.20 KB, patch)
2014-05-01 12:30 PDT, Simon Fraser (smfr)
simon.fraser: 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-04-30 22:48:24 PDT
Don't always make backing store for -webkit-backface-visibility:hidden
Comment 1 Simon Fraser (smfr) 2014-04-30 22:48:51 PDT
<rdar://problem/15499540>
Comment 2 Simon Fraser (smfr) 2014-04-30 22:53:33 PDT
Created attachment 230563 [details]
Patch
Comment 3 Build Bot 2014-04-30 23:53:54 PDT
Comment on attachment 230563 [details]
Patch

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

New failing tests:
inspector-protocol/layers/layers-anonymous.html
Comment 4 Build Bot 2014-04-30 23:53:57 PDT
Created attachment 230566 [details]
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-13  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Build Bot 2014-05-01 04:30:08 PDT
Created attachment 230575 [details]
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-06  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 6 Simon Fraser (smfr) 2014-05-01 12:30:22 PDT
Created attachment 230602 [details]
Patch
Comment 7 Simon Fraser (smfr) 2014-05-01 13:57:08 PDT
https://trac.webkit.org/r168119
Comment 8 Simon Fraser (smfr) 2014-05-01 13:57:20 PDT
Comment on attachment 230602 [details]
Patch

Sam reviewed
Comment 9 Jon Lee 2014-05-10 23:55:11 PDT
This caused a regression, as bug 132801.