Bug 78898 - Case typo in fast/js/script-tests/date-constructor.js
Summary: Case typo in fast/js/script-tests/date-constructor.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 06:37 PST by Seo Sanghyeon
Modified: 2012-02-17 12:05 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.10 KB, patch)
2012-02-17 06:47 PST, Seo Sanghyeon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Seo Sanghyeon 2012-02-17 06:47:50 PST
Created attachment 127582 [details]
Patch
Comment 2 Adam Barth 2012-02-17 10:00:46 PST
Comment on attachment 127582 [details]
Patch

It looks like the intent of the test is to prove that the toString function isn't called, which means this change is an improvement to this test.  Thanks!
Comment 3 WebKit Review Bot 2012-02-17 12:05:26 PST
Comment on attachment 127582 [details]
Patch

Clearing flags on attachment: 127582

Committed r108105: <http://trac.webkit.org/changeset/108105>
Comment 4 WebKit Review Bot 2012-02-17 12:05:30 PST
All reviewed patches have been landed.  Closing bug.