Bug 152214

Summary: [ARM] Add the missing setupArgumentsWithExecState functions after r193974
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, fpizlo, keith_miller, mark.lam, msaboff, ossy, saam
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645, 151839    
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2015-12-12 02:23:56 PST
https://trac.webkit.org/changeset/193974 broke the ARMv7 Linux builds because of missing setupArgumentsWithExecState implementations: https://build.webkit.org/builders/EFL%20Linux%20ARMv7%20Thumb2%20Release/builds/16451 Fix is coming.
Attachments
Patch (1.70 KB, patch)
2015-12-12 02:25 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-12-12 02:25:21 PST
Mark Lam
Comment 2 2015-12-12 02:34:15 PST
Comment on attachment 267231 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-12-12 03:22:13 PST
Comment on attachment 267231 [details] Patch Clearing flags on attachment: 267231 Committed r194007: <http://trac.webkit.org/changeset/194007>
WebKit Commit Bot
Comment 4 2015-12-12 03:22:18 PST
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5 2015-12-17 22:52:45 PST
(In reply to comment #3) > Comment on attachment 267231 [details] > Patch > > Clearing flags on attachment: 267231 > > Committed r194007: <http://trac.webkit.org/changeset/194007> Rolled out by http://trac.webkit.org/changeset/194036 ( unnecessarily :( ) and relanded in https://trac.webkit.org/changeset/194262 to fix the build again.
Note You need to log in before you can comment on or make changes to this bug.