[Webkit-unassigned] [Bug 113375] New: Web Inspector: [Settings] "previouslyViewedFiles" exceeds local storage quota.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 01:55:33 PDT 2013


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

           Summary: Web Inspector: [Settings] "previouslyViewedFiles"
                    exceeds local storage quota.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eustas at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Original issue:
[devtools] previouslyViewedFiles exceeds local storage quota
https://code.google.com/p/chromium/issues/detail?id=222542

Details: WebInspector.TabbedEditorContainer history length
is limited to 30 entries. But in case of data-urls serialized
history could become really huge.

Given that restoring tabs specified by large data URLs is not
essential we can avoid serializing/saving them.

-- 
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