<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Crash of WebProcess on the last WebView disconnect"
   href="https://bugs.webkit.org/show_bug.cgi?id=161605#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Crash of WebProcess on the last WebView disconnect"
   href="https://bugs.webkit.org/show_bug.cgi?id=161605">bug 161605</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=161605#c15">comment #15</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=288115&amp;action=diff" name="attach_288115" title="Patch">attachment 288115</a> <a href="attachment.cgi?id=288115&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=288115&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=288115&amp;action=review</a>
&gt; 
&gt; rs=me for 2.14, but I prefer just removing the code in trunk.</span >

Agree.

<span class="quote">&gt; &gt; Source/WebCore/ChangeLog:13
&gt; &gt; +        pointer ownership. Since this is specific to GLX, I've moed the code from GLContext to GLContextGLX and
&gt; 
&gt; moved
&gt; 
&gt; &gt; Source/WebCore/platform/graphics/glx/GLContextGLX.cpp:209
&gt; &gt; +    clear();
&gt; &gt; +    activeContexts().remove(this);
&gt; 
&gt; Good idea.
&gt; 
&gt; &gt; Source/WebCore/platform/graphics/glx/GLContextGLX.cpp:225
&gt; &gt; +    glBindFramebufferEXT(GL_FRAMEBUFFER_EXT, 0);
&gt; &gt; +    glXMakeCurrent(downcast&lt;PlatformDisplayX11&gt;(m_display).native(), None, None);
&gt; 
&gt; Is this new?</span >

No, it was in the destructor and now in clear().</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>