[Webkit-unassigned] [Bug 31921] New: Use ProgressTracker from the inspected page to generate ids for cached resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 13:49:51 PST 2009


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

           Summary: Use ProgressTracker from the inspected page to
                    generate ids for cached resources
           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: yurys at chromium.org
                CC: pfeldman at chromium.org


Instead of generating negative identifiers for cached resources in
InspectorController and extending identifier type from 'unsigned long' to 'long
long' it would be better to reuse progress tracker for the inspected page to
generate those identifiers. It would guarantee that InspectorResources' ids are
unique.

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