Bug 124040 - [Win] JavaScript crash in getHostCallReturnValue.
Summary: [Win] JavaScript crash in getHostCallReturnValue.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 05:38 PST by peavo
Modified: 2013-11-08 09:10 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2013-11-08 05:44 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.