[Webkit-unassigned] [Bug 156115] Change frequency limit on replaceState to fail without throwing an exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 16:16:10 PDT 2016


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

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Remove arbitrary limit on   |Change frequency limit on
                   |pushState and replaceState  |replaceState to fail
                   |                            |without throwing an
                   |                            |exception

--- Comment #6 from Brady Eidson <beidson at apple.com> ---
Retitling to:
Change frequency limit on replaceState to fail without throwing an exception

The goal being:
- Both the size and frequency limits on pushState will remain, with exception.
- The size limit on replaceState will remain, with exception.
- The frequency limit on replaceState will cause replaceState to silently fail (with a one-time log to the console)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160405/dd64fbe2/attachment-0001.html>


More information about the webkit-unassigned mailing list