<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel driver crashes after switching between fullscreen and windowed mode on RetroArch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93844">bug 93844</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #121422 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel driver crashes after switching between fullscreen and windowed mode on RetroArch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93844#c55">Comment # 55</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intel driver crashes after switching between fullscreen and windowed mode on RetroArch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93844">bug 93844</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121453" name="attach_121453" title="Restore signalling on Window destruction">attachment 121453</a> <a href="attachment.cgi?id=121453&action=edit" title="Restore signalling on Window destruction">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=93844&attachment=121453'>[review]</a>
Restore signalling on Window destruction

That had the expected error of DRI2 complaining it had freed its private data
before we could destroy the window, i.e. too late to fix the AttendClient.

This second attempt uses a resource type instead of chaining up the Window
destruction.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>