[Webkit-unassigned] [Bug 89557] New: Web Inspector: [Extension API] ResourceManager APIs to map local files/repository and revision history

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 02:56:21 PDT 2012


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

           Summary: Web Inspector: [Extension API] ResourceManager APIs to
                    map local files/repository and revision history
           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: vivekgalatage at gmail.com
                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, dsam2912 at gmail.com


Current resource panel allows to navigate the resources of the Page. Even great is the fact that inspector allows to edit some of the resources(js,css) on the fly. And Resource history is just amazing feature of tracking the resource modifications.

In addition to these features, how about if the inspector allows the developers to map local files/repository and starts referring the resources from this repository? Also if the resource modifications/revisions can also be notified to the developers(extension) who then can commit these changes directly into the local/remote repositories (e.g. svn, git, github etc).

In order to achieve these features, I propose Inspector providing extension APIs for ResourceManager to map the local files as well as provide notification APIs for any resource modifications.

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