Bug 203013

Summary: Web Inspector: Truncated localStorage editing gives an illusion of a proper edit and truncated string is saved
Product: WebKit Reporter: Derek Reiff <d>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: d, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Mac   
OS: macOS 10.15   

Derek Reiff
Reported 2019-10-15 16:14:27 PDT
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.)
Attachments
Devin Rousso
Comment 1 2023-05-07 14:52:09 PDT
EWS
Comment 2 2023-05-17 12:26:42 PDT
Committed 264166@main (3db01ec96898): <https://commits.webkit.org/264166@main> Reviewed commits have been landed. Closing PR #13555 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-05-17 12:27:22 PDT
Note You need to log in before you can comment on or make changes to this bug.