<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 - WebSQL Increase quota prompt is unreliable"
   href="https://bugs.webkit.org/show_bug.cgi?id=163578">163578</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>WebSQL Increase quota prompt is unreliable
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Safari 9
          </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>Major
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>zac.spitzer&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The increase storage prompt for WebSQL isn't working reliably

If you try the following test framework <a href="https://demo.agektmr.com/storage/">https://demo.agektmr.com/storage/</a> users quite often face the following error dialog
after clicking the increase button in the dialog, despite there being space available on the device.

&quot;there was not enough remaining storage space, or the storage quota was reached and the user declined to allow more space&quot;

Expected result is that if the user is prompted and they click increase and there is space, it should just work, regardless
of any size parameters being passed to open database.

Alas, this behaviour is not consistent across different devices</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>