Bug 161069 - [JSC] Make Math.cos() and Math.sin() work with any argument type
Summary: [JSC] Make Math.cos() and Math.sin() work with any argument type
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-08-22 19:54 PDT by Benjamin Poulain
Modified: 2016-08-23 12:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (25.98 KB, patch)
2016-08-22 19:55 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-08-22 19:54:11 PDT
[JSC] Make Math.cos() and Math.sin() work with any argument type
Comment 1 Benjamin Poulain 2016-08-22 19:55:07 PDT
Created attachment 286653 [details]
Patch
Comment 2 Geoffrey Garen 2016-08-22 20:23:00 PDT
Comment on attachment 286653 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-08-23 12:11:33 PDT
Comment on attachment 286653 [details]
Patch

Clearing flags on attachment: 286653

Committed r204849: <http://trac.webkit.org/changeset/204849>
Comment 4 WebKit Commit Bot 2016-08-23 12:11:37 PDT
All reviewed patches have been landed.  Closing bug.