WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
166313
[ES6] Fix modules document in features.json
https://bugs.webkit.org/show_bug.cgi?id=166313
Summary
[ES6] Fix modules document in features.json
Yusuke Suzuki
Reported
2016-12-21 06:11:45 PST
[ES6] Fix modules document in features.json
Attachments
Patch
(1.79 KB, patch)
2016-12-21 06:12 PST
,
Yusuke Suzuki
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2016-12-21 06:12:01 PST
Created
attachment 297586
[details]
Patch
Saam Barati
Comment 2
2016-12-21 08:32:00 PST
Comment on
attachment 297586
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=297586&action=review
> Source/JavaScriptCore/features.json:203 > + "comment": "The modules can be loaded through script type=\"module\" tags. It is also possible to use Modules with the jsc command line tool by passing the -m flag."
Drop the "The" in "The modules"
Yusuke Suzuki
Comment 3
2016-12-21 08:41:11 PST
Comment on
attachment 297586
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=297586&action=review
>> Source/JavaScriptCore/features.json:203 >> + "comment": "The modules can be loaded through script type=\"module\" tags. It is also possible to use Modules with the jsc command line tool by passing the -m flag." > > Drop the "The" in "The modules"
Thanks, fixed.
Yusuke Suzuki
Comment 4
2016-12-21 08:42:56 PST
Committed
r210058
: <
http://trac.webkit.org/changeset/210058
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug