Bug 127898 - [EFL] Fix the regression caused by the jsCStack branch merge
Summary: [EFL] Fix the regression caused by the jsCStack branch merge
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Blocker
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 127777
  Show dependency treegraph
 
Reported: 2014-01-30 02:24 PST by Csaba Osztrogonác
Modified: 2014-01-30 03:33 PST (History)
13 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2014-01-30 02:26 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

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