[Webkit-unassigned] [Bug 88025] New: Web Inspector: Some resources are not present in Resources even if present in Elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 17:00:15 PDT 2012


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

           Summary: Web Inspector: Some resources are not present in
                    Resources even if present in Elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: janx at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org, caseq at chromium.org,
                    janx at chromium.org


PROBLEM:
Sometimes, resources are shown in the Elements panel, but are not present in the Resources panel.

This happens in the following cases:
- when a script is loaded asynchronously, like Google Analytics' `ga.js`, and the Inspector was opened after the page was loaded
- when a resource is of an unknown type (e.g. http://lesscss.org's `main.less` stylesheet)

OBSERVED:
Clicking on them in the Elements panel opens the Resources panel, but there is no resource to show (i.e. the Resources panel stays blank or shows a previously opened resource)

EXPECTED:
Clicking on them should make the Web Inspector grab the resource, add it to the Resources panel, and show it to the user.

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