Bug 157942 - [ThreadedCompositor] Ensure that the BitmapTexture used by CoordinatedBackingStoreTile matches the opacity of the painted surface
Summary: [ThreadedCompositor] Ensure that the BitmapTexture used by CoordinatedBacking...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-20 04:30 PDT by Miguel Gomez
Modified: 2016-05-23 05:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2016-05-20 04:38 PDT, Miguel Gomez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-yosemite (886.81 KB, application/zip)
2016-05-20 05:13 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews116 for mac-yosemite (1.45 MB, application/zip)
2016-05-20 05:36 PDT, Build Bot
no flags Details
Patch (1.69 KB, patch)
2016-05-23 02:52 PDT, Miguel Gomez
no flags Details | Formatted Diff | Diff

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