<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - MemoryPressureHandler doesn't work if cgroups aren't present in Linux"
href="https://bugs.webkit.org/show_bug.cgi?id=155255#c42">Comment # 42</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - MemoryPressureHandler doesn't work if cgroups aren't present in Linux"
href="https://bugs.webkit.org/show_bug.cgi?id=155255">bug 155255</a>
from <span class="vcard"><a class="email" href="mailto:cgarcia@igalia.com" title="Carlos Garcia Campos <cgarcia@igalia.com>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=155255#c41">comment #41</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=155255#c40">comment #40</a>)
> > Comment on <span class=""><a href="attachment.cgi?id=283624&action=diff" name="attach_283624" title="Try to fix builds">attachment 283624</a> <a href="attachment.cgi?id=283624&action=edit" title="Try to fix builds">[details]</a></span>
> > Try to fix builds
> >
> > View in context:
> > <a href="https://bugs.webkit.org/attachment.cgi?id=283624&action=review">https://bugs.webkit.org/attachment.cgi?id=283624&action=review</a>
> >
> > > Source/WebKit2/UIProcess/linux/MemoryPressureMonitor.cpp:29
> > > +#if OS(LINUX)
> >
> > is OS(LINUX) needed given that we are within
> > Source/WebKit2/UIProcess/*linux*/...?
>
> Right! we don't really need that here.</span >
We actually need it, because we are unconditionally adding the file to the build, even for other unix systems like freebsd or macosx.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>