[Webkit-unassigned] [Bug 203013] New: Web Inspector: Truncated localStorage editing gives an illusion of a proper edit and truncated string is saved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 16:14:27 PDT 2019


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

            Bug ID: 203013
           Summary: Web Inspector: Truncated localStorage editing gives an
                    illusion of a proper edit and truncated string is
                    saved
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at derekr.net
                CC: inspector-bugzilla-changes at group.apple.com

Because the Inspector truncates long strings, it’s especially problematic to use the Inspector to modify a JSON string by using the data grid. Ending editing will save the truncated string back to itself, causing problems with an application or website that depends on data stored for interaction. (Giving an unterminated string JSON.parse() error.)

-- 
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/20191015/c88f6609/attachment.html>


More information about the webkit-unassigned mailing list