Bug 28300 - [ARM] Generic ARM and ARMv7 platforms should use JSVALUE32
Summary: [ARM] Generic ARM and ARMv7 platforms should use JSVALUE32
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 04:37 PDT by Gabor Loki
Modified: 2009-08-14 04:50 PDT (History)
1 user (show)

See Also:


Attachments
Set JSVALUE32 for generic ARM as well (1.50 KB, patch)
2009-08-14 04:39 PDT, Gabor Loki
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Loki 2009-08-14 04:37:37 PDT
Currently generic ARM and ARMv7 platforms work only with JSVALUE32.
Comment 1 Gabor Loki 2009-08-14 04:39:51 PDT
Created attachment 34828 [details]
Set JSVALUE32 for generic ARM as well
Comment 2 Simon Hausmann 2009-08-14 04:49:13 PDT
Comment on attachment 34828 [details]
Set JSVALUE32 for generic ARM as well

r=me
Comment 3 Simon Hausmann 2009-08-14 04:50:07 PDT
Landed in r47278