Bug 126932

Summary: CStack Branch: Fix unwind on branch for X86-64
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch ggaren: review+

Description Michael Saboff 2014-01-13 14:33:57 PST
This is to fix unwind through callToJavaScipt on the branch.
Comment 1 Michael Saboff 2014-01-13 14:40:57 PST
Created attachment 221079 [details]
Patch
Comment 2 Geoffrey Garen 2014-01-13 15:17:40 PST
Comment on attachment 221079 [details]
Patch

r=me
Comment 3 Michael Saboff 2014-01-13 15:19:49 PST
Committed r161913: <http://trac.webkit.org/changeset/161913>