Bug 177984 - ImageBitmap API stubs
Summary: ImageBitmap API stubs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-05 17:45 PDT by Dean Jackson
Modified: 2017-10-06 09:52 PDT (History)
4 users (show)

See Also:


Attachments
Patch (64.53 KB, patch)
2017-10-05 17:50 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (63.11 KB, patch)
2017-10-05 17:56 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-elcapitan (1.09 MB, application/zip)
2017-10-05 18:58 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-wk2 (7.63 MB, application/zip)
2017-10-05 19:24 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (1.33 MB, application/zip)
2017-10-05 19:25 PDT, Build Bot
no flags Details
Patch (66.25 KB, patch)
2017-10-05 19:27 PDT, Dean Jackson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2017-10-05 17:45:43 PDT
ImageBitmap API stubs
Comment 1 Radar WebKit Bug Importer 2017-10-05 17:48:42 PDT
<rdar://problem/34848023>
Comment 2 Dean Jackson 2017-10-05 17:50:38 PDT
Created attachment 322952 [details]
Patch
Comment 3 Dean Jackson 2017-10-05 17:56:56 PDT
Created attachment 322953 [details]
Patch
Comment 4 Build Bot 2017-10-05 18:58:44 PDT
Comment on attachment 322953 [details]
Patch

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

New failing tests:
js/dom/global-constructors-attributes-dedicated-worker.html
Comment 5 Build Bot 2017-10-05 18:58:45 PDT
Created attachment 322963 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-10-05 19:24:54 PDT
Comment on attachment 322953 [details]
Patch

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

New failing tests:
js/dom/global-constructors-attributes-dedicated-worker.html
Comment 7 Build Bot 2017-10-05 19:24:56 PDT
Created attachment 322968 [details]
Archive of layout-test-results from ews124 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 8 Build Bot 2017-10-05 19:25:45 PDT
Comment on attachment 322953 [details]
Patch

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

New failing tests:
js/dom/global-constructors-attributes-dedicated-worker.html
Comment 9 Build Bot 2017-10-05 19:25:47 PDT
Created attachment 322969 [details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 10 Dean Jackson 2017-10-05 19:27:40 PDT
Created attachment 322970 [details]
Patch
Comment 11 Sam Weinig 2017-10-06 02:58:09 PDT
Comment on attachment 322970 [details]
Patch

Wow! Great patch! r=me.
Comment 12 Dean Jackson 2017-10-06 09:52:02 PDT
Committed r222986: <http://trac.webkit.org/changeset/222986>