<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Support for OverConstrained Error"
   href="https://bugs.webkit.org/show_bug.cgi?id=160790#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Support for OverConstrained Error"
   href="https://bugs.webkit.org/show_bug.cgi?id=160790">bug 160790</a>
              from <span class="vcard"><a class="email" href="mailto:eric.carlson&#64;apple.com" title="Eric Carlson &lt;eric.carlson&#64;apple.com&gt;"> <span class="fn">Eric Carlson</span></a>
</span></b>
        <pre>The spec says that it should be possible to create an OverconstrainedError by calling it as a function as well as with new: &quot;When OverconstrainedError is called as a function rather than as a constructor, it creates and initializes a new OverconstrainedError object&quot;. WebKit's bindings generator doesn't support this so we won't be able to do that in the first implementation.</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>