<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&#64;igalia.com" title="Carlos Garcia Campos &lt;cgarcia&#64;igalia.com&gt;"> <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">&gt; (In reply to <a href="show_bug.cgi?id=155255#c40">comment #40</a>)
&gt; &gt; Comment on <span class=""><a href="attachment.cgi?id=283624&amp;action=diff" name="attach_283624" title="Try to fix builds">attachment 283624</a> <a href="attachment.cgi?id=283624&amp;action=edit" title="Try to fix builds">[details]</a></span>
&gt; &gt; Try to fix builds
&gt; &gt; 
&gt; &gt; View in context:
&gt; &gt; <a href="https://bugs.webkit.org/attachment.cgi?id=283624&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=283624&amp;action=review</a>
&gt; &gt; 
&gt; &gt; &gt; Source/WebKit2/UIProcess/linux/MemoryPressureMonitor.cpp:29
&gt; &gt; &gt; +#if OS(LINUX)
&gt; &gt; 
&gt; &gt; is OS(LINUX) needed given that we are within
&gt; &gt; Source/WebKit2/UIProcess/*linux*/...?
&gt; 
&gt; 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>