Bug 62488
Summary: | Editing in Web Inspector via WebDAV | ||
---|---|---|---|
Product: | WebKit | Reporter: | eike <eike> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | CC: | apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.6 |
eike
Hi friends,
I'd like to suggest a new feature for the WebKit Inspector.
Currently the WebKit Inspector is read only.
(while it is possible to edit CSS in situ)
It would be very nice to edit scripts/css
directly from within the WebKit inspector/debugger.
I believe this can be easily done by using WebDAV.
My current workflow is to debug in WebKit Inspector,
then go to an external editor, look up the faulty line there,
edit, save, and then reload in the browser.
I'd like to edit within the WebKit Inspector and save from there.
This should be possible by using WebDAV.
(Obviously one needs to setup webdav for that)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |