[webkit-reviews] review granted: [Bug 83106] Call histogramEnumeration directly : [Attachment 135587] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 10:34:09 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 83106: Call histogramEnumeration directly
https://bugs.webkit.org/show_bug.cgi?id=83106

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=135587&action=review


> Source/WebCore/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp:37
> +#if !PLATFORM(QT)
> +#include "HistogramSupport.h"
> +#endif

This should be included unconditionally.


More information about the webkit-reviews mailing list