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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 09:04:40 PDT 2016


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

Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com

--- Comment #21 from Geoffrey Garen <ggaren at apple.com> ---
Because this is a bleeding-edge language feature, I think we need a runtime flag to enable / disable it. For example, we will probably disable it in the Safari Technology Preview until it's more mature.

It's OK if the flag doesn't cause all the code to be compiled out. The goal is just to avoid exposing a language feature to the web before it's mature.

(There was some discussion on webkit-dev recently about runtime flags for new features. I think what I"m saying here is consistent with that discussion.)

-- 
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/7878b7b4/attachment.html>


More information about the webkit-unassigned mailing list