Bug 159707 - Revert r202560 to fix the ARMv7 build with ARM instruction set
Summary: Revert r202560 to fix the ARMv7 build with ARM instruction set
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P1 Blocker
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 159408
  Show dependency treegraph
 
Reported: 2016-07-13 03:27 PDT by Csaba Osztrogonác
Modified: 2016-07-15 03:22 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2016-07-13 03:28 PDT, 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 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.