[Webkit-unassigned] [Bug 214037] New: sessionStorage has a much higher limit than localStorage and throws the wrong exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 01:21:41 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214037

            Bug ID: 214037
           Summary: sessionStorage has a much higher limit than
                    localStorage and throws the wrong exception
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: rbuis at igalia.com

Compare https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=8251 and https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=8252. The make the latter end more quickly change **2 to **4. Rather than a "QuotaExceededError" DOMException you'll get a JS RangeError strangely enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200707/d05ec18d/attachment-0001.htm>


More information about the webkit-unassigned mailing list