No subject


Tue May 3 15:05:30 PDT 2016


"The error attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to null. Where appropriate, it is set to the object representing the error (e.g. the exception object in the case of an uncaught DOM exception)."

-- 
You are receiving this mail because:
You are the assignee for the bug.
--1464529555.53D871.5123
Date: Sun, 29 May 2016 06:45:55 -0700
MIME-Version: 1.0
Content-Type: text/html

<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ErrorEvent should include the underlying uncaught exception, if any, in the 'error' property"
   href="https://bugs.webkit.org/show_bug.cgi?id=158192">158192</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ErrorEvent should include the underlying uncaught exception, if any, in the 'error' property
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebCore JavaScript
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bburg&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>55092, 158056
          </td>
        </tr></table>
      <p>
        <div>
        <pre>From <a href="https://www.w3.org/TR/html5/webappapis.html#the-errorevent-interface">https://www.w3.org/TR/html5/webappapis.html#the-errorevent-interface</a>:

&quot;The error attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to null. Where appropriate, it is set to the object representing the error (e.g. the exception object in the case of an uncaught DOM exception).&quot;</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>
--1464529555.53D871.5123--


More information about the webkit-unassigned mailing list