Bug 157942

Summary: [ThreadedCompositor] Ensure that the BitmapTexture used by CoordinatedBackingStoreTile matches the opacity of the painted surface
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews102 for mac-yosemite
none
Archive of layout-test-results from ews116 for mac-yosemite
none
Patch none

Description Miguel Gomez 2016-05-20 04:30:29 PDT
Ensure that the alpha support of the CoordinatedSurface that's being painted in the CoordinatedBackingStoreTile matches the opacity of the BitmapTexture that's being used by the tile. Reset the BitmapTexture if needed.
Comment 1 Miguel Gomez 2016-05-20 04:38:46 PDT
Created attachment 279476 [details]
Patch
Comment 2 Build Bot 2016-05-20 05:13:31 PDT
Comment on attachment 279476 [details]
Patch

Attachment 279476 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1353440

Number of test failures exceeded the failure limit.
Comment 3 Build Bot 2016-05-20 05:13:34 PDT
Created attachment 279477 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-05-20 05:36:01 PDT
Comment on attachment 279476 [details]
Patch

Attachment 279476 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/1353464

New failing tests:
imported/blink/storage/indexeddb/empty-blob-file.html
Comment 5 Build Bot 2016-05-20 05:36:04 PDT
Created attachment 279478 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 Miguel Gomez 2016-05-23 02:52:28 PDT
Created attachment 279557 [details]
Patch
Comment 7 WebKit Commit Bot 2016-05-23 05:25:28 PDT
Comment on attachment 279557 [details]
Patch

Clearing flags on attachment: 279557

Committed r201275: <http://trac.webkit.org/changeset/201275>
Comment 8 WebKit Commit Bot 2016-05-23 05:25:32 PDT
All reviewed patches have been landed.  Closing bug.