Bug 174345 - Avoid unnecessary copy of framebuffer into WebGL Layer
Summary: Avoid unnecessary copy of framebuffer into WebGL Layer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks: 174493
  Show dependency treegraph
 
Reported: 2017-07-10 19:54 PDT by Dean Jackson
Modified: 2017-07-13 22:14 PDT (History)
9 users (show)

See Also:


Attachments
Patch (6.64 KB, patch)
2017-07-10 20:05 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.26 MB, application/zip)
2017-07-10 20:47 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews101 for mac-elcapitan (981.87 KB, application/zip)
2017-07-10 21:04 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews117 for mac-elcapitan (1.82 MB, application/zip)
2017-07-10 21:24 PDT, Build Bot
no flags Details
Patch (6.64 KB, patch)
2017-07-12 18:33 PDT, Dean Jackson
sam: review+
Details | Formatted Diff | Diff
Archive of layout-test-results from ews125 for ios-simulator-wk2 (973.41 KB, application/zip)
2017-07-12 23:41 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2017-07-10 19:54:54 PDT
Avoid unnecessary copy of framebuffer into WebGL Layer
Comment 1 Radar WebKit Bug Importer 2017-07-10 19:56:18 PDT
<rdar://problem/33228950>
Comment 2 Radar WebKit Bug Importer 2017-07-10 19:56:19 PDT
<rdar://problem/33228951>
Comment 3 Dean Jackson 2017-07-10 20:05:12 PDT
Created attachment 315067 [details]
Patch
Comment 4 Build Bot 2017-07-10 20:47:26 PDT
Comment on attachment 315067 [details]
Patch

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

New failing tests:
webgl/1.0.2/conformance/canvas/texture-bindings-unaffected-on-resize.html
Comment 5 Build Bot 2017-07-10 20:47:27 PDT
Created attachment 315070 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-07-10 21:04:38 PDT
Comment on attachment 315067 [details]
Patch

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

New failing tests:
webgl/1.0.2/conformance/canvas/texture-bindings-unaffected-on-resize.html
Comment 7 Build Bot 2017-07-10 21:04:39 PDT
Created attachment 315072 [details]
Archive of layout-test-results from ews101 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2017-07-10 21:24:11 PDT
Comment on attachment 315067 [details]
Patch

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

New failing tests:
webgl/1.0.2/conformance/canvas/texture-bindings-unaffected-on-resize.html
Comment 9 Build Bot 2017-07-10 21:24:12 PDT
Created attachment 315075 [details]
Archive of layout-test-results from ews117 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 10 Dean Jackson 2017-07-12 18:33:42 PDT
Created attachment 315324 [details]
Patch
Comment 11 Build Bot 2017-07-12 23:41:42 PDT
Comment on attachment 315324 [details]
Patch

Attachment 315324 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/4111892

New failing tests:
imported/w3c/IndexedDB-private-browsing/idbfactory_open12.html
Comment 12 Build Bot 2017-07-12 23:41:44 PDT
Created attachment 315337 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.5
Comment 13 Dean Jackson 2017-07-13 15:51:08 PDT
Committed r219472: <http://trac.webkit.org/changeset/219472>