Bug 180205 - Allow JSC command line tool to accept UTF8
Summary: Allow JSC command line tool to accept UTF8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
: 180105 (view as bug list)
Depends on:
Blocks: 180105
  Show dependency treegraph
 
Reported: 2017-11-30 10:19 PST by Michael Saboff
Modified: 2017-12-01 12:55 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.26 KB, patch)
2017-11-30 10:56 PST, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2017-11-30 10:19:43 PST
The jsc command processes files as UTF8, but when used interactively it does not.
Comment 1 Michael Saboff 2017-11-30 10:56:35 PST
Created attachment 327995 [details]
Patch
Comment 2 Keith Miller 2017-11-30 10:57:20 PST
Comment on attachment 327995 [details]
Patch

r=me.
Comment 3 WebKit Commit Bot 2017-11-30 11:12:05 PST
Comment on attachment 327995 [details]
Patch

Clearing flags on attachment: 327995

Committed r225333: <https://trac.webkit.org/changeset/225333>
Comment 4 WebKit Commit Bot 2017-11-30 11:12:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-30 11:15:44 PST
<rdar://problem/35777192>
Comment 6 Alexey Proskuryakov 2017-12-01 12:55:41 PST
*** Bug 180105 has been marked as a duplicate of this bug. ***