Bug 96099 - LLInt buildfix for case sensitive filesystems
Summary: LLInt buildfix for case sensitive filesystems
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 05:35 PDT by Csaba Osztrogonác
Modified: 2012-09-08 05:21 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2012-09-07 05:36 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-09-07 05:35:43 PDT
Includes in Source/JavaScriptCore/llint/LowLevelInterpreter.cpp should 
be fixed (introduced in http://trac.webkit.org/changeset/127374):

LLintCLoop.h -> LLIntCLoop.h
LLintSlowPaths.h -> LLIntSlowPaths.h
Comment 1 Csaba Osztrogonác 2012-09-07 05:36:52 PDT
Created attachment 162749 [details]
Patch
Comment 2 Mark Lam 2012-09-07 07:19:27 PDT
I don't have the privilege to r=me, but it looks good to me.
Comment 3 WebKit Review Bot 2012-09-08 05:21:12 PDT
Comment on attachment 162749 [details]
Patch

Clearing flags on attachment: 162749

Committed r127970: <http://trac.webkit.org/changeset/127970>
Comment 4 WebKit Review Bot 2012-09-08 05:21:15 PDT
All reviewed patches have been landed.  Closing bug.