[Webkit-unassigned] [Bug 187694] [GLIB] Add jsc_context_check_syntax() to GLib API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 07:00:11 PDT 2018


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

Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #345090|review?                     |review-
              Flags|                            |

--- Comment #2 from Yusuke Suzuki <utatane.tea at gmail.com> ---
Comment on attachment 345090
  --> https://bugs.webkit.org/attachment.cgi?id=345090
Patch

Looks good. But, I think this API does not consider about ES6 modules.
Module and Script have different syntax elements. For example, `import` declaration is not allowed under Script mode.
We should take an argument indicating the mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180716/dfe59345/attachment.html>


More information about the webkit-unassigned mailing list