RESOLVED DUPLICATE of bug 38578 Bug 31068
Implement exporting for CSS/JavaScript changes made within Inspector
https://bugs.webkit.org/show_bug.cgi?id=31068
Summary Implement exporting for CSS/JavaScript changes made within Inspector
Andrew
Reported 2009-11-03 09:57:42 PST
Implement exporting for CSS/JavaScript changes made within Inspector. I suggest a diff format, that would be then merged into your project repository. This will turn Inspector into a WYSIWYG development tool. Awesome!
Attachments
Timothy Hatcher
Comment 1 2009-11-04 14:32:51 PST
Joseph Pecoraro
Comment 2 2009-11-04 14:38:59 PST
A heads up for someone when they start working on this. There is already quite a bit of existing support for CSS Style changes and a hidden Changes View (a separate view that shows up inside the Drawer that contains the Console View). There are comments in the code that point out how to enable the Changes View. And you can follow comments and function calls to find what functionality already exists. Its something I started working on but couldn't finish due to school work.
Paul Bakaus
Comment 3 2009-11-20 01:56:30 PST
Also see my comments to saving in bug 20663. Again, I think as soon as somebody starts working on this, a more generic ticket is needed.
Joseph Pecoraro
Comment 4 2009-11-20 06:29:16 PST
Paul, you may be interested in this bug: https://bugs.webkit.org/show_bug.cgi?id=31667
Alexei Masterov
Comment 5 2010-07-07 08:17:14 PDT
We are tracking an ability to export CSS in 38578 - Marking this as a duplicate *** This bug has been marked as a duplicate of bug 38578 ***
Note You need to log in before you can comment on or make changes to this bug.