Bug 84298
Summary: | jsc command line should support typed arrays by default | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, d-r |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Filip Pizlo
And it should not make sense to disable said support.
Rubber stamped in person by Gavin Barraclough.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Landed in http://trac.webkit.org/changeset/114575
Chris Dumez
This patch appears to have broken compilation of WebKit EFL port:
http://build.webkit.org/builders/EFL%20Linux%20Debug/builds/258
Dominik Röttsches (drott)
Build fix in bug 84322.