Bug 159595 - [JSC] Fix the Template Raw Value of \ (escape) + LineTerminatorSequence
Summary: [JSC] Fix the Template Raw Value of \ (escape) + LineTerminatorSequence
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-08 19:15 PDT by Benjamin Poulain
Modified: 2016-07-09 00:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.53 KB, patch)
2016-07-08 19:18 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2016-07-08 19:15:25 PDT
[JSC] Fix the Template Raw Value of \ (escape) + LineTerminatorSequence
Comment 1 Benjamin Poulain 2016-07-08 19:18:32 PDT
Created attachment 283240 [details]
Patch
Comment 2 Yusuke Suzuki 2016-07-08 23:30:34 PDT
Comment on attachment 283240 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=283240&action=review

r=me

> Source/JavaScriptCore/ChangeLog:12
> +         of TRV of LineTerminatorSequence."

Nice catch!
Comment 3 WebKit Commit Bot 2016-07-09 00:34:08 PDT
Comment on attachment 283240 [details]
Patch

Clearing flags on attachment: 283240

Committed r203028: <http://trac.webkit.org/changeset/203028>
Comment 4 WebKit Commit Bot 2016-07-09 00:34:13 PDT
All reviewed patches have been landed.  Closing bug.