Bug 87144 - Web Inspector: provide content-related actions on the sources panel.
Summary: Web Inspector: provide content-related actions on the sources panel.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 10:14 PDT by Pavel Feldman
Modified: 2012-05-22 10:41 PDT (History)
10 users (show)

See Also:


Attachments
Patch (21.38 KB, patch)
2012-05-22 10:22 PDT, Pavel Feldman
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>