[Webkit-unassigned] [Bug 170390] WebAssembly: several tests added in r214504 crash when building with GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 23:17:42 PDT 2017


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

--- Comment #6 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 306063
  --> https://bugs.webkit.org/attachment.cgi?id=306063
Updated patch

View in context: https://bugs.webkit.org/attachment.cgi?id=306063&action=review

> Source/JavaScriptCore/wasm/js/WebAssemblyPrototype.cpp:94
> +        p.vm().promiseDeferredTimer->scheduleWorkSoon(promise, [source, promise, globalObject, plan = makeRefPtr(p)] () mutable {

Why not plan=WTFMove(plan)?

-- 
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/20170403/4c4f4111/attachment.html>


More information about the webkit-unassigned mailing list