[Webkit-unassigned] [Bug 170391] New: Implement PromiseDeferredTimer for non CF based ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 10:04:35 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170391

            Bug ID: 170391
           Summary: Implement PromiseDeferredTimer for non CF based ports
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: jfbastien at apple.com, keith_miller at apple.com,
                    sbarati at apple.com, utatane.tea at gmail.com
        Depends on: 170390

RunLoop handling is only implemented for CF causing several wasm tests to fail for other ports:

wasm.yaml/wasm/js-api/Module-compile.js.default-wasm: ERROR: Unexpected exit code: 3
wasm.yaml/wasm/js-api/web-assembly-compile-parallel.js.default-wasm: ERROR: Unexpected exit code: 3
wasm.yaml/wasm/js-api/web-assembly-instantiate.js.default-wasm: ERROR: Unexpected exit code: 3
wasm.yaml/wasm/js-api/web-assembly-instantiate-parallel.js.default-wasm: ERROR: Unexpected exit code: 3


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=170390
[Bug 170390] WebAssembly: several tests added in r214504 crash when building with GCC
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170402/dbf7476e/attachment.html>


More information about the webkit-unassigned mailing list