Bug 124040

Summary: [Win] JavaScript crash in getHostCallReturnValue.
Product: WebKit Reporter: peavo
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, ggaren, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description peavo 2013-11-08 05:38:27 PST
I'm currently getting a crash in getHostCallReturnValue in jit/JITOperations.cpp.

The assembly code for the gcc x86 version has changed, and the MSVC version needs to be updated accordingly.
Comment 1 peavo 2013-11-08 05:44:52 PST
Created attachment 216379 [details]
Patch
Comment 2 Geoffrey Garen 2013-11-08 08:45:51 PST
Comment on attachment 216379 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-11-08 09:10:27 PST
Comment on attachment 216379 [details]
Patch

Clearing flags on attachment: 216379

Committed r158922: <http://trac.webkit.org/changeset/158922>
Comment 4 WebKit Commit Bot 2013-11-08 09:10:30 PST
All reviewed patches have been landed.  Closing bug.