Bug 150852 - Rewrite "const" as "var" for iTunes/iBooks on the Mac
Summary: Rewrite "const" as "var" for iTunes/iBooks on the Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-03 13:16 PST by Saam Barati
Modified: 2015-11-03 15:25 PST (History)
3 users (show)

See Also:


Attachments
patch (4.08 KB, patch)
2015-11-03 14:41 PST, Saam Barati
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2015-11-03 13:16:03 PST
...
Comment 1 Saam Barati 2015-11-03 14:41:42 PST
Created attachment 264730 [details]
patch
Comment 2 WebKit Commit Bot 2015-11-03 14:43:34 PST
Attachment 264730 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2015-11-03 14:59:48 PST
Comment on attachment 264730 [details]
patch

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

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

Remove this line please.
Comment 4 Saam Barati 2015-11-03 15:25:30 PST
landed in:
http://trac.webkit.org/changeset/191982