Bug 131450 - Get rid of JITOperationWrappers.h header file.
Summary: Get rid of JITOperationWrappers.h header file.
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: 2014-04-09 13:56 PDT by Julien Brianceau
Modified: 2014-04-09 14:42 PDT (History)
5 users (show)

See Also:


Attachments
Remove JITOperationWrappers.h file (24.43 KB, patch)
2014-04-09 13:59 PDT, Julien Brianceau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Brianceau 2014-04-09 13:56:10 PDT
JITOperationWrappers header file contains architecture specific code that is not needed anymore, so get rid of it.
Comment 1 Julien Brianceau 2014-04-09 13:59:47 PDT
Created attachment 228979 [details]
Remove JITOperationWrappers.h file
Comment 2 Michael Saboff 2014-04-09 14:04:55 PDT
Comment on attachment 228979 [details]
Remove JITOperationWrappers.h file

r=me
Comment 3 WebKit Commit Bot 2014-04-09 14:42:06 PDT
Comment on attachment 228979 [details]
Remove JITOperationWrappers.h file

Clearing flags on attachment: 228979

Committed r167036: <http://trac.webkit.org/changeset/167036>
Comment 4 WebKit Commit Bot 2014-04-09 14:42:10 PDT
All reviewed patches have been landed.  Closing bug.