<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Add memory pressure handler."
   href="https://bugs.webkit.org/show_bug.cgi?id=146685#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Add memory pressure handler."
   href="https://bugs.webkit.org/show_bug.cgi?id=146685">bug 146685</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=146685#c2">comment #2</a>)
<span class="quote">&gt; </span >

Thanks for reviewing :)

<span class="quote">&gt; &gt; Source/WebCore/platform/win/MemoryPressureHandlerWin.cpp:85
&gt; &gt; +    // Only install a memory check timer for Win32, since Win64 has much more memory to play with.
&gt; 
&gt; This is not necessarily true.  64-bit windows can be installed on systems
&gt; with 1GB of memory, for example.  I don't think the memory pressure handler
&gt; should be 32-bit only.
&gt; </span >

I agree, I will update the patch.

<span class="quote">&gt; &gt; Source/WebCore/platform/win/MemoryPressureHandlerWin.cpp:88
&gt; &gt; +    memCheckTimer()-&gt;startRepeating(60.0);
&gt; 
&gt; This just checks the memory every minute, right?</span >

Yes.</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>