Bug 24724 - Enable JIT on x86-64
Summary: Enable JIT on x86-64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Mike Hommey
URL:
Keywords:
Depends on: 24723
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-20 12:16 PDT by Mike Hommey
Modified: 2009-05-09 19:57 PDT (History)
2 users (show)

See Also:


Attachments
patch (2.59 KB, patch)
2009-03-20 14:18 PDT, Mike Hommey
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Hommey 2009-03-20 12:16:51 PDT
I'll attach a patch for this shortly.
Comment 1 Mike Hommey 2009-03-20 14:18:44 PDT
Created attachment 28800 [details]
patch
Comment 2 Gavin Barraclough 2009-03-20 14:30:29 PDT
Comment on attachment 28800 [details]
patch

r=me, let me know if you need this landing.
Comment 3 Jan Alonzo 2009-03-20 18:30:37 PDT
Landed in r41887. Cheers,
Comment 4 Gustavo Noronha (kov) 2009-03-21 11:18:54 PDT
Reopening because the change got reverted.
Comment 5 Gustavo Noronha (kov) 2009-03-21 11:19:47 PDT
Comment on attachment 28800 [details]
patch

The patch in 24723 will need a small rework to not break JIT on linux x86, so clearing review flag.
Comment 6 Geoffrey Garen 2009-05-09 18:47:00 PDT
Comment on attachment 28800 [details]
patch

r=me
Comment 7 Jan Alonzo 2009-05-09 19:57:14 PDT
(In reply to comment #6)
> (From update of attachment 28800 [details] [review])
> r=me
> 

Relanded in r43444. Cheers.