Bug 91725 - JSC: fix broken ENABLE_JIT=0 build
Summary: JSC: fix broken ENABLE_JIT=0 build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 01:05 PDT by Mark Lam
Modified: 2012-07-19 08:45 PDT (History)
1 user (show)

See Also:


Attachments
Fix. (deleted)
2012-07-19 01:09 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2012-07-19 01:05:37 PDT
The code for building with the JIT disabled has bit-rotted a bit with some of the latest changes.  This needs to be fixed.
Comment 1 Mark Lam 2012-07-19 01:09:06 PDT
Created attachment 153205 [details]
Fix.
Comment 2 WebKit Review Bot 2012-07-19 08:45:37 PDT
Comment on attachment 153205 [details]
Fix.

Clearing flags on attachment: 153205

Committed r123107: <http://trac.webkit.org/changeset/123107>
Comment 3 WebKit Review Bot 2012-07-19 08:45:42 PDT
All reviewed patches have been landed.  Closing bug.