RESOLVED FIXED 170516
WebAssembly: Plans should be able to have more than one completion task.
https://bugs.webkit.org/show_bug.cgi?id=170516
Summary WebAssembly: Plans should be able to have more than one completion task.
Keith Miller
Reported 2017-04-05 12:48:11 PDT
WebAssembly: Plans should be able to have more than one completion task.
Attachments
Patch (8.14 KB, patch)
2017-04-05 12:49 PDT, Keith Miller
saam: review+
buildbot: commit-queue-
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 (867.26 KB, application/zip)
2017-04-05 13:57 PDT, Build Bot
no flags
Keith Miller
Comment 1 2017-04-05 12:49:39 PDT
Saam Barati
Comment 2 2017-04-05 13:49:59 PDT
Comment on attachment 306301 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=306301&action=review > Source/JavaScriptCore/wasm/js/WebAssemblyPrototype.cpp:-159 > - vm.promiseDeferredTimer->scheduleBlockedTask(instance->codeBlock()->plan().pendingPromise(), [&vm, promise, instance, module, entries] () { can we remove the pending promise stuff?
Build Bot
Comment 3 2017-04-05 13:57:17 PDT
Comment on attachment 306301 [details] Patch Attachment 306301 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/3480257 New failing tests: fast/mediastream/getUserMedia-webaudio.html
Build Bot
Comment 4 2017-04-05 13:57:19 PDT
Created attachment 306310 [details] Archive of layout-test-results from ews105 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Keith Miller
Comment 5 2017-04-05 14:19:42 PDT
Note You need to log in before you can comment on or make changes to this bug.