[Webkit-unassigned] [Bug 156147] [JSC] implement async functions proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 21:46:27 PDT 2016


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

--- Comment #20 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
(In reply to comment #16)
> Comment on attachment 275522 [details]
> Patch
> 
> Can we add a runtime flag?  e.g. http://trac.webkit.org/changeset/187356
> removes a runtime flag for symbols.
> 
> Also it looks like a whole bunch of layout tests are failing.

I've started doing this, but since it's a language feature and not just an API, the parser needs to know about the flag as well. A compile-time flag probably makes sense here, so that it's easy to turn off if there's a serious problem.

I believe I've fixed the layout test failures

-- 
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/20160404/25b3371c/attachment.html>


More information about the webkit-unassigned mailing list