Bug 31181 - [V8] Update bindings to use new API for external arrays
Summary: [V8] Update bindings to use new API for external arrays
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 12:57 PST by Kenneth Russell
Modified: 2009-12-15 14:56 PST (History)
3 users (show)

See Also:


Attachments
Proposed patch (9.09 KB, patch)
2009-11-05 13:03 PST, Kenneth Russell
no flags Details | Formatted Diff | Diff
Revised patch fixing style issues (8.95 KB, patch)
2009-11-05 13:13 PST, Kenneth Russell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2009-11-05 12:57:54 PST
The V8 bindings need to be updated to use the new API for external arrays.
Comment 1 Kenneth Russell 2009-11-05 13:03:07 PST
Created attachment 42589 [details]
Proposed patch
Comment 2 Kenneth Russell 2009-11-05 13:13:42 PST
Created attachment 42590 [details]
Revised patch fixing style issues
Comment 3 Dimitri Glazkov (Google) 2009-11-05 13:30:33 PST
Comment on attachment 42590 [details]
Revised patch fixing style issues

r=me.
Comment 4 WebKit Commit Bot 2009-11-05 14:17:48 PST
Comment on attachment 42590 [details]
Revised patch fixing style issues

Clearing flags on attachment: 42590

Committed r50578: <http://trac.webkit.org/changeset/50578>
Comment 5 WebKit Commit Bot 2009-11-05 14:17:52 PST
All reviewed patches have been landed.  Closing bug.