Bug 159707

Summary: Revert r202560 to fix the ARMv7 build with ARM instruction set
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Blocker CC: benjamin, cdumez, cgarcia, cmarcelo, commit-queue, fpizlo, ossy, saam, tpopela
Priority: P1    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=159083
Bug Depends on:    
Bug Blocks: 159408    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2016-07-13 03:27:06 PDT
Details can be found here:
https://bugs.webkit.org/show_bug.cgi?id=159083#c6

It is the first step to fix bug159408.
Comment 1 Csaba Osztrogonác 2016-07-13 03:28:25 PDT
Created attachment 283502 [details]
Patch
Comment 2 Csaba Osztrogonác 2016-07-15 02:24:23 PDT
Any objection against land it to unbreak ARMv7 traditional build?
Comment 3 Csaba Osztrogonác 2016-07-15 02:31:11 PDT
note: bug159759 fixed the functionality with disabling inline caching temporarily until other fixes land.
Comment 4 Tomas Popela 2016-07-15 02:44:34 PDT
(In reply to comment #2)
> Any objection against land it to unbreak ARMv7 traditional build?

I think that there could be no objections as my patch was in the end wrong. Some please r+ this. Thank you!
Comment 5 Csaba Osztrogonác 2016-07-15 03:01:01 PDT
Comment on attachment 283502 [details]
Patch

Thanks.
Comment 6 WebKit Commit Bot 2016-07-15 03:22:22 PDT
Comment on attachment 283502 [details]
Patch

Clearing flags on attachment: 283502

Committed r203273: <http://trac.webkit.org/changeset/203273>
Comment 7 WebKit Commit Bot 2016-07-15 03:22:27 PDT
All reviewed patches have been landed.  Closing bug.