[Webkit-unassigned] [Bug 94325] New: Web Inspector: Implement editor API for extensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 03:36:10 PDT 2012


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

           Summary: Web Inspector: Implement editor API for extensions
           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
        Depends on: 93444


It would be great if devtools extensions could extend the Sources panel by adding a custom code editor. The extension editor would be loaded in an iframe, and could be used to open and edit devtools files, set breakpoints, debug, etc. Such an API would be a nice framework for playing and experimenting with new ways to edit code.

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