Bug 84298 - jsc command line should support typed arrays by default
Summary: jsc command line should support typed arrays by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 16:06 PDT by Filip Pizlo
Modified: 2012-04-19 00:54 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-04-18 16:06:07 PDT
And it should not make sense to disable said support.

Rubber stamped in person by Gavin Barraclough.
Comment 1 Filip Pizlo 2012-04-18 16:09:07 PDT
Landed in http://trac.webkit.org/changeset/114575
Comment 2 Chris Dumez 2012-04-18 23:44:57 PDT
This patch appears to have broken compilation of WebKit EFL port:
http://build.webkit.org/builders/EFL%20Linux%20Debug/builds/258
Comment 3 Dominik Röttsches (drott) 2012-04-19 00:54:27 PDT
Build fix in bug 84322.