MSVC defines ARM and _ARM_ for Windows CE ARM. Define WTF_CPU_ARM=1 when either ARM or _ARM_ is defined.
Created attachment 52727 [details] Patch
Comment on attachment 52727 [details] Patch Strange, we don't see this issue when compiling the Qt port for Windows CE. But I don't see any harm with these two extra checks.
Comment on attachment 52727 [details] Patch Clearing flags on attachment: 52727 Committed r57271: <http://trac.webkit.org/changeset/57271>
All reviewed patches have been landed. Closing bug.