[webkit-reviews] review granted: [Bug 172445] [WTF] Compilation fails with system malloc : [Attachment 310884] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 22 09:02:53 PDT 2017


Michael Catanzaro <mcatanzaro at igalia.com> has granted Tomas Popela
<tpopela at redhat.com>'s request for review:
Bug 172445: [WTF] Compilation fails with system malloc
https://bugs.webkit.org/show_bug.cgi?id=172445

Attachment 310884: Patch

https://bugs.webkit.org/attachment.cgi?id=310884&action=review




--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 310884
  --> https://bugs.webkit.org/attachment.cgi?id=310884
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=310884&action=review

> Source/WTF/wtf/RAMSize.cpp:38
> +#error "Missing a platform specific way of determining the available RAM"

r=me if you move the #error down to computeRAMSize() instead of doing it up
here.


More information about the webkit-reviews mailing list