RESOLVED FIXED 179213
Add basic OffscreenCanvas interface
https://bugs.webkit.org/show_bug.cgi?id=179213
Summary Add basic OffscreenCanvas interface
Dean Jackson
Reported 2017-11-02 16:59:41 PDT
Add basic OffscreenCanvas interface
Attachments
Patch (20.97 KB, patch)
2017-11-02 17:04 PDT, Dean Jackson
no flags
Patch (21.44 KB, patch)
2017-11-02 17:10 PDT, Dean Jackson
no flags
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.46 MB, application/zip)
2017-11-02 18:11 PDT, Build Bot
no flags
Archive of layout-test-results from ews103 for mac-elcapitan (1.10 MB, application/zip)
2017-11-02 18:11 PDT, Build Bot
no flags
Archive of layout-test-results from ews116 for mac-elcapitan (1.89 MB, application/zip)
2017-11-02 18:22 PDT, Build Bot
no flags
Archive of layout-test-results from ews125 for ios-simulator-wk2 (1.01 MB, application/zip)
2017-11-02 18:36 PDT, Build Bot
no flags
Patch (22.20 KB, patch)
2017-11-02 19:03 PDT, Dean Jackson
dino: review+
Radar WebKit Bug Importer
Comment 1 2017-11-02 17:00:45 PDT
Dean Jackson
Comment 2 2017-11-02 17:04:07 PDT
Dean Jackson
Comment 3 2017-11-02 17:10:09 PDT
Sam Weinig
Comment 4 2017-11-02 17:46:46 PDT
Comment on attachment 325800 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=325800&action=review > Source/WebCore/html/OffscreenCanvas.cpp:66 > +} > + > + Extra newline :) > Source/WebCore/html/OffscreenCanvas.idl:34 > +enum OffscreenRenderingContextType > +{ { should be on the previous line.
Build Bot
Comment 5 2017-11-02 18:11:03 PDT
Comment on attachment 325800 [details] Patch Attachment 325800 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/5082586 New failing tests: fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html
Build Bot
Comment 6 2017-11-02 18:11:04 PDT
Created attachment 325809 [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
Build Bot
Comment 7 2017-11-02 18:11:48 PDT
Comment on attachment 325800 [details] Patch Attachment 325800 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/5082682 New failing tests: fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html
Build Bot
Comment 8 2017-11-02 18:11:49 PDT
Created attachment 325810 [details] Archive of layout-test-results from ews103 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 9 2017-11-02 18:22:50 PDT
Comment on attachment 325800 [details] Patch Attachment 325800 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/5082663 New failing tests: fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html
Build Bot
Comment 10 2017-11-02 18:22:52 PDT
Created attachment 325811 [details] Archive of layout-test-results from ews116 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews116 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 11 2017-11-02 18:36:25 PDT
Comment on attachment 325800 [details] Patch Attachment 325800 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/5082851 New failing tests: fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html
Build Bot
Comment 12 2017-11-02 18:36:26 PDT
Created attachment 325816 [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.6
Dean Jackson
Comment 13 2017-11-02 19:03:39 PDT
Dean Jackson
Comment 14 2017-11-02 19:04:53 PDT
Comment on attachment 325818 [details] Patch Checking EWS.
Dean Jackson
Comment 15 2017-11-03 11:06:14 PDT
Note You need to log in before you can comment on or make changes to this bug.