[Webkit-unassigned] [Bug 106795] New: Web Inspector: Introduce file mapping allowing to map network loaded scripts and stylesheets to file system files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 07:41:54 PST 2013


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

           Summary: Web Inspector: Introduce file mapping allowing to map
                    network loaded scripts and stylesheets to file system
                    files.
           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: vsevik 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


Introduced file mapping for inspector.
FileMapping is essentially an array of MappingEntries where each MappingEntry is a pair of urlPrefix and pathPrefix.
When scripts and stylesheets are mapped to uiSourceCodes FileMapping methods are used to establish prefix based matching with file system uiSourceCodes if possible.

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