[webkit-reviews] review requested: [Bug 29122] Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7) : [Attachment 39345] Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 06:01:25 PDT 2009


Gabor Loki <loki at inf.u-szeged.hu> has asked  for review:
Bug 29122: Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7)
https://bugs.webkit.org/show_bug.cgi?id=29122

Attachment 39345: Use PLATFORM(ARM_THUMB2) instead of PLATFORM_ARM_ARCH(7)
https://bugs.webkit.org/attachment.cgi?id=39345&action=review

------- Additional Comments from Gabor Loki <loki at inf.u-szeged.hu>
This patch replaces the usages of PLATFORM_ARM_ARCH(7) to PLATFORM(ARM_THUMB2)
which is currently defines only when PLATFORM_ARM_ARCH(7) && PLATFORM(IPHONE)
is true.


More information about the webkit-reviews mailing list