<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WKWebView: openDatabase results in DOM Exception 18"
   href="https://bugs.webkit.org/show_bug.cgi?id=137760#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WKWebView: openDatabase results in DOM Exception 18"
   href="https://bugs.webkit.org/show_bug.cgi?id=137760">bug 137760</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>Yes, the problem is that we don't set any quota, so 0 is used so there's not enough quota in all the cases. I think we just need to implement APIUIClient::exceededDatabaseQuota, providing a default quota.</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>