[Webkit-unassigned] [Bug 220709] New: Android WebView javascript import/export support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 18 04:41:04 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220709
Bug ID: 220709
Summary: Android WebView javascript import/export support
Product: WebKit
Version: WebKit Local Build
Hardware: Other
OS: Other
Status: NEW
Severity: Enhancement
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bgorski90 at gmail.com
I'm trying to run JavaScript modules in my Android WebView and while the script type="module" element is recognized in the html file, the keywords import/export in js files are not ("Unexpected token: export" error). This seems weird, is there a way to enable it? JavaScript works fine other than that. I'm using Android WebView 87.0.4280.141 on Samsung Galaxy A10, but had the same issue on Android emulator. Any ideas?
--
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/20210118/5764aae2/attachment.htm>
More information about the webkit-unassigned
mailing list