[Webkit-unassigned] [Bug 31667] New: Web Inspector: Changes View / Drawer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 07:31:03 PST 2009


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

           Summary: Web Inspector: Changes View / Drawer
           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: joepeck at webkit.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, bweinstein at apple.com


This has been discussed numerous times on IRC. It would be similar to Firediff
<http://www.incaseofstairs.com/firediff/> in that you would be able to see the
number of changes you have made, what the changes were, potentially export them
etc. I tried to identify what can be handled today:

Behaviors:
Add    = Ability to Create in Inspector
Edit   = Ability to Modify in Inspector
Remove = Ability to Delete from Inspector
Move   = Ability to Move in Inspector, think Drag+Drop

Fundamentals:
- DOM Node               [            Remove ]
- DOM Attribute          [ Add  Edit  Remove ]
- CSS Selector           [ Add  Edit  Remove ]
- CSS Property / Metrics [ Add  Edit  Remove ]
- Properties Sidebar     [ Add  Edit  Remove ]
- DOM Storage Pair       [ Add  Edit  Remove ]
- Cookies                [            Remove ]

Inspector Items: (might be worth knowing about)
- Inspected an Element   [ Add               ]
- Breakpoints            [ Add        Remove ]
- Watch Expressions      [ Add        Remove ]
- Profiles               [ Add               ]

Future Items to Consider:
- EventListeners (Remove/Move)
- Cookies (Add/Edit)

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