<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK/IVB Mesa10.0]Webglc This browser does not appear to support WebGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72140">bug 72140</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;">Resolution</td>
           <td>NOTOURBUG
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK/IVB Mesa10.0]Webglc This browser does not appear to support WebGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72140#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK/IVB Mesa10.0]Webglc This browser does not appear to support WebGL"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72140">bug 72140</a>
              from <span class="vcard"><a class="email" href="mailto:huax.lu@intel.com" title="lu hua <huax.lu@intel.com>"> <span class="fn">lu hua</span></a>
</span></b>
        <pre>It has been fixed.
Fix by commit: a5f78c40250802a5bd03d26f22155aa5a3d930e1

commit a5f78c40250802a5bd03d26f22155aa5a3d930e1
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date:   Tue Nov 19 17:01:23 2013 -0800

    i965: Only enable __DRI2_ROBUSTNESS if kernel support is available

    This is a squash of the following two cherry-picked patches:

        i965: Only enable __DRI2_ROBUSTNESS if kernel support is available

        Rather than always advertising the extension but failing to create a
        context with reset notifiction, just don't advertise it.  I don't know
        why it didn't occur to me to do it this way in the first place.

        NOTE: Kristian requested that I provide a follow-up for master that
        dynamically generates the list of DRI extensions instead of selected
        between two hardcoded lists.
        Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
        Suggested-by: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
        Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
        Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
        Reviewed-by: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
        Cc: "10.0" <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>>
        (cherry picked from commit 9b1c68638d8096304d3c4e0cceb97bb4dc61acc5)

    and

        i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when
__DRI2_ROBUSTNESS is not enabled

        Only allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in brwCreateContext if
        intelInitScreen2 also enabled __DRI2_ROBUSTNESS (thereby enabling
        GLX_ARB_create_context).

        This fixes a regression in the piglit test
        "glx/GLX_ARB_create_context/invalid flag"

        v2: Remove commented debug code.  Noticed by Jordan.

        Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
        Reported-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>>
        Reviewed-by: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>
        Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
        Cc: "10.0" <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>>
        (cherry picked from commit 53a65e547c0bf769fff48b4ccb41d1477daa70de)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>