[Webkit-unassigned] [Bug 123750] Web Inspector: localStorage inspector very slow on big values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 14:26:49 PST 2016


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

--- Comment #9 from Joseph Pecoraro <joepeck at webkit.org> ---
One thing worth considering is that we could have the backend truncate before sending to the frontend, avoiding sending megabytes of text over the protocol. However, we may want to update how we display things in the frontend, so this just leaves it a frontend decision to truncate for display only.

-- 
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/20160209/77939739/attachment.html>


More information about the webkit-unassigned mailing list