[webkit-reviews] review requested: [Bug 106739] Fix the atomicIncrement implementation for MIPS GCC : [Attachment 184526] proposed WTFized patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 10:38:10 PST 2013


Balazs Kilvady <kilvadyb at homejinni.com> has asked  for review:
Bug 106739: Fix the atomicIncrement implementation for MIPS GCC
https://bugs.webkit.org/show_bug.cgi?id=106739

Attachment 184526: proposed WTFized patch.
https://bugs.webkit.org/attachment.cgi?id=184526&action=review

------- Additional Comments from Balazs Kilvady <kilvadyb at homejinni.com>
The code of this patch is based on the Android atomicInc implementation for
MIPS32 so you would get the same implementation if you compile webkit for
android platform and run webkit on MIPS32.


More information about the webkit-reviews mailing list