Bug 125668

Summary: CStack Branch: Add the new assembler/MaxFrameExtentForSlowPathCall.h to build files
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: mark.lam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch mark.lam: review+

Michael Saboff
Reported 2013-12-12 16:49:05 PST
The recently added assemblers/MaxFrameExtentForSlowPathCall.h needs to be added to build files.
Attachments
Patch (9.42 KB, patch)
2013-12-12 16:51 PST, Michael Saboff
mark.lam: review+
Michael Saboff
Comment 1 2013-12-12 16:51:38 PST
Mark Lam
Comment 2 2013-12-12 16:53:41 PST
Comment on attachment 219136 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=219136&action=review > Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.vcxproj:1348 > -</Project> > \ No newline at end of file > +</Project> Why this change? Probably should revert this.
Mark Lam
Comment 3 2013-12-12 16:54:34 PST
(In reply to comment #2) > (From update of attachment 219136 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=219136&action=review > > > Source/JavaScriptCore/JavaScriptCore.vcxproj/JavaScriptCore.vcxproj:1348 > > -</Project> > > \ No newline at end of file > > +</Project> > > Why this change? Probably should revert this. r=me with the above reverted.
Michael Saboff
Comment 4 2013-12-12 17:29:06 PST
Note You need to log in before you can comment on or make changes to this bug.