<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebProcessMain::platformFinalize() is not called when web process finished with exit(0)"
   href="https://bugs.webkit.org/show_bug.cgi?id=147036#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebProcessMain::platformFinalize() is not called when web process finished with exit(0)"
   href="https://bugs.webkit.org/show_bug.cgi?id=147036">bug 147036</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=147036#c11">comment #11</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=147036#c9">comment #9</a>)
&gt; &gt; I still thing exit(0) is not the best way to finish
&gt; &gt; the web process when we can just quit the main loop, and finish properly
&gt; &gt; from main.
&gt; 
&gt; I think we should continue to use exit(0); seems it would be faster. But I
&gt; understand that you might not agree.</span >

So, would you be opposed to leave the exit(0) for other ports and quit the main loop for GTK+ only? Otherwise I will just remove the platformFinalize and use a compiler destructor instead.</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>