[webkit-reviews] review requested: [Bug 27029] [Qt] Allow custom memory allocation control in the whole JSCore : [Attachment 40348] proposed patch for custom allocation control in JSCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 00:35:08 PDT 2009


Zoltan Horvath <zoltan at webkit.org> has asked  for review:
Bug 27029: [Qt] Allow custom memory allocation control in the whole JSCore
https://bugs.webkit.org/show_bug.cgi?id=27029

Attachment 40348: proposed patch for custom allocation control in JSCore
https://bugs.webkit.org/attachment.cgi?id=40348&action=review

------- Additional Comments from Zoltan Horvath <zoltan at webkit.org>
> I think you want PLATFORM(DARWIN) not PLATFORM(MAC).	Yes, I know.  It's
> stupidly confusing.  Maciej supposedly has plans to fix this all some day.

Yes, I was confused about MAC or DARWIN, but you are right! Thanks. As
Platform.h contains we have to use DARWIN. I changed.

Btw, what will be Maciej's fix? Change DARWIN to MAC? :)

Patch has been updated!


More information about the webkit-reviews mailing list