[Webkit-unassigned] [Bug 58762] localStorage string values truncated at \x00 characters on browser restart
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 11 14:29:00 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=58762
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #33 from Ahmad Saleem <zlip.792 at gmail.com> ---
I took the test case from patch and changed it into JSFiddle:
Link - https://jsfiddle.net/614mp9Lb/
Opened new window (non-Private) and run the test and then closed the window and then reopen the test and it showed this:
The value of TruncVal is: '123567', the length is: 7
PASS.
NOTE - I had Private Window of Safari open.
I don't know whether it is something going to affect this test result but just wanted to share updated test results. Thanks!
--
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/20220811/81e4782d/attachment.htm>
More information about the webkit-unassigned
mailing list