[Webkit-unassigned] [Bug 141494] New: Web Inspector: Blob/File resources are not cleared/dimmed from resources sidebar when garbage collected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 15:14:58 PST 2015


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

            Bug ID: 141494
           Summary: Web Inspector: Blob/File resources are not
                    cleared/dimmed from resources sidebar when garbage
                    collected
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
               URL: http://html5demos.com/file-api
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

This is hard to reproduce until introduction of blob usage in the inspector itself (https://bugs.webkit.org/show_bug.cgi?id=141405).

We should be able to tell when blobs/files get GC'd, then remove tree elements for things that reference them (Fonts, Images). Right now we keep entries for all blobs (named after the objectURL created for the blob) even if the object URL is no longer valid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150211/70d23a8a/attachment-0002.html>


More information about the webkit-unassigned mailing list