Bug 47908
Summary: | Web Inspector: Add "Changes" functionality to review and save changes made to properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | kim |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
kim
I prefer using the webkit inspector to firebug for development, but one area that firebug has a leg up in is tracking and outputting changes made. There's a plugin for firebug called firediff ( http://www.incaseofstairs.com/firediff/ ) that lets you monitor, revert, and save changes made.
This would make my workflow much faster, and less prone to accidental reloads or page navigation after having made many involved css changes.
Can this be considered for future inclusion into webkit inspector?
Thanks!
Kim
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pavel Feldman
We are working hard on it.
kim
(In reply to comment #1)
> We are working hard on it.
Awesome. You rock. Thank you for taking the time for answering my request!
Timothy Hatcher
*** This bug has been marked as a duplicate of bug 38578 ***