Bug 87144

Summary: Web Inspector: provide content-related actions on the sources panel.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

Description Pavel Feldman 2012-05-22 10:14:54 PDT
Now that the authoring focus moved to the Source panel, context menu actions should follow:
- refactored context menu actions to be provider-based
- edited call sites to add applicable actions.
Comment 1 Pavel Feldman 2012-05-22 10:22:53 PDT
Created attachment 143325 [details]
Patch
Comment 2 Pavel Feldman 2012-05-22 10:41:02 PDT
Committed r117999: <http://trac.webkit.org/changeset/117999>