Bug 132420

Summary: Don't always make backing store for -webkit-backface-visibility:hidden
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, dino, esprehn+autocc, glenn, jonlee, kondapallykalyan, rniwa, simon.fraser, thorton, webkit-bug-importer
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-13 for mac-mountainlion-wk2
none
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion
none
Patch simon.fraser: review+

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.