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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 11:19:50 PST 2013


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

           Summary: Web Inspector: localStorage inspector very slow on big
                    values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://test2.wikipedia.org
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hartman.wiki at gmail.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


Currently Wikipedia is testing caching JavaScript in localStorage.

In testing this, I noticed that trying to inspect localStorage using Safari becomes almost impossible. When trying to represent the value in the inspector, it seems to want to display the entire value in the row, which takes upto a minute.

The inspector should be smarter about this and recognize that a very big value is not fully suite to be represented like this, but should be shown using a file like representation.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list