WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
203013
Web Inspector: Truncated localStorage editing gives an illusion of a proper edit and truncated string is saved
https://bugs.webkit.org/show_bug.cgi?id=203013
Summary
Web Inspector: Truncated localStorage editing gives an illusion of a proper e...
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
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2023-05-07 14:52:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13555
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
<
rdar://problem/109473191
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug