[Webkit-unassigned] [Bug 25726] New: Web Inspector Enhancements: Javascript console, Elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 04:52:59 PDT 2009


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

           Summary: Web Inspector Enhancements:  Javascript console,
                    Elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: conradwt at gmail.com


It would be great to be able to do the following:

a) invoke the Javascript console from the status bar

b) be able to open Javascript text input area that has the following actions:
     run, copy, clear.  This is similar to Firebug.  Also, it may be possible
to 
     enhance the existing Scripts area to allow this functionality in addition
to
     the debug feature that's already there.

c)  be able to edit and save CSS, Javascript, and HTML.  If this is a dynamic
environment, one should be 
     able to perform these actions in both docking and undocking of the Web
Inspector.

d)  I don't know if the Snippet Editor would  be really needed if one was able
to edit the HTML in
      place.

In short, the Javascript, CSS, and HTML associated areas should allow the
following:

a)  editing
b)  saving
c)  executing (Javascript only)
d)  clearing
e)  copying

(a) and (b) simply says that we need to have content ownership for these to
work.  Maybe, a built in
SSH client to the remote server because this would really be needed if these
files were local to the
developer's workstation.

Thanks for listening.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list