[Webkit-unassigned] [Bug 91214] [EFL] Add WebMemorySampler feature.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 24 12:30:31 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=91214
--- Comment #24 from Benjamin Poulain <benjamin at webkit.org> 2012-08-24 12:30:29 PST ---
(From update of attachment 160467)
View in context: https://bugs.webkit.org/attachment.cgi?id=160467&action=review
> Source/WTF/wtf/Platform.h:1173
> +#if PLATFORM(EFL)
> +#define ENABLE_MEMORY_SAMPLER 1
> +#endif
Why do you even need that??
None of the code is in common WebKit.
--- Comment #25 from Benjamin Poulain <benjamin at webkit.org> 2012-08-24 12:30:30 PST ---
(From update of attachment 160467)
View in context: https://bugs.webkit.org/attachment.cgi?id=160467&action=review
> Source/WTF/wtf/Platform.h:1173
> +#if PLATFORM(EFL)
> +#define ENABLE_MEMORY_SAMPLER 1
> +#endif
Why do you even need that??
None of the code is in common WebKit.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list