[webkit-reviews] review denied: [Bug 79547] Build broken for 32-bit with the DFG disabled : [Attachment 128867] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 25 09:28:04 PST 2012


Filip Pizlo <fpizlo at apple.com> has denied Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 79547: Build broken for 32-bit with the DFG disabled
https://bugs.webkit.org/show_bug.cgi?id=79547

Attachment 128867: Patch
https://bugs.webkit.org/attachment.cgi?id=128867&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=128867&action=review


> Source/JavaScriptCore/wtf/Platform.h:953
> +#if !defined(ENABLE_VALUE_PROFILER) && ENABLE(JIT)

Why are you enabling the value profiler when the DFG is disabled?


More information about the webkit-reviews mailing list