Summary: | Should not allow malformed \x escapes | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Gavin Barraclough <barraclough> | ||||
Component: | JavaScriptCore | Assignee: | Gavin Barraclough <barraclough> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Gavin Barraclough
2012-02-24 00:50:01 PST
Created attachment 128682 [details]
Fix
Attachment 128682 [details] did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1
Source/JavaScriptCore/tests/mozilla/js1_2/regexp/hexadecimal.js:33: Line contains tab character. [whitespace/tab] [5]
Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/7.7.4.js:175: Line contains tab character. [whitespace/tab] [5]
Total errors found: 2 in 12 files
If any of these errors are false positives, please file a bug against check-webkit-style.
|