Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 484835

Summary: [tern] Remove unused handlers and query types
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3    
Version: unspecified   
Target Milestone: 11.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2015-12-23 03:12:37 EST
In the plugins plugin we define some query types that are never used -plugin_enablement, remove_plugin, install_plugin - we should remove them. 

There are also handlers for these in the worker code, that are also never used and should also be removed.