Bug 121152 - ARM buildfix after r155491
Summary: ARM buildfix after r155491
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Blocker
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 121077
  Show dependency treegraph
 
Reported: 2013-09-11 04:02 PDT by Csaba Osztrogonác
Modified: 2013-09-11 10:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.67 KB, patch)
2013-09-11 04:07 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 2013-09-11 04:02:42 PDT
http://trac.webkit.org/changeset/155491 broke the ARM build, because WTF_ALIGNED 
is still used in Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNEON.cpp
Comment 1 Csaba Osztrogonác 2013-09-11 04:07:56 PDT
Created attachment 211297 [details]
Patch
Comment 2 Brian Holt 2013-09-11 09:48:26 PDT
(In reply to comment #1)
> Created an attachment (id=211297) [details]
> Patch

Thanks Ossy, its fixed the issue for me.
Comment 3 Csaba Osztrogonác 2013-09-11 10:37:55 PDT
Comment on attachment 211297 [details]
Patch

Clearing flags on attachment: 211297

Committed r155539: <http://trac.webkit.org/changeset/155539>
Comment 4 Csaba Osztrogonác 2013-09-11 10:38:02 PDT
All reviewed patches have been landed.  Closing bug.