Bug 127898

Summary: [EFL] Fix the regression caused by the jsCStack branch merge
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Blocker CC: barraclough, bunhere, commit-queue, ggaren, gyuyoung.kim, mark.lam, mhahnenberg, msaboff, oliver, ossy, rakuco, zan, zherczeg
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 127777    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2014-01-30 02:24:43 PST
As Michael mentioned in https://bugs.webkit.org/show_bug.cgi?id=127777#c15
push of rbp is needed. I tested and it seems it works.
Comment 1 Csaba Osztrogonác 2014-01-30 02:26:18 PST
Created attachment 222648 [details]
Patch
Comment 2 Zoltan Herczeg 2014-01-30 03:04:48 PST
Comment on attachment 222648 [details]
Patch

r=me, very nice fix!
Comment 3 Csaba Osztrogonác 2014-01-30 03:33:13 PST
Comment on attachment 222648 [details]
Patch

Clearing flags on attachment: 222648

Committed r163080: <http://trac.webkit.org/changeset/163080>
Comment 4 Csaba Osztrogonác 2014-01-30 03:33:20 PST
All reviewed patches have been landed.  Closing bug.