Bug 470316 - [tern] Remove the Tern plugins pref page (was: Have Tern settings page interact with the worker)
Summary: [tern] Remove the Tern plugins pref page (was: Have Tern settings page intera...
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: JS Tools (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 11.0   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 432940 464823 464824
Blocks:
  Show dependency tree
 
Reported: 2015-06-16 17:49 EDT by Curtis Windatt CLA
Modified: 2016-02-11 10:50 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Windatt CLA 2015-06-16 17:49:15 EDT
+++ This bug was initially created as a clone of Bug #464824 +++

The tern settings page is very limited in what it can do.  Rather than making requests to the Tern server it simply looks up preferences stored in localStorage.  We want the page to show what plugins are currently available in Tern as well as allow new plugins, stopping/reloading existing plugins, etc.
Comment 1 Michael Rennie CLA 2016-02-11 10:50:42 EST
Since the page does not work as intended, and noone has had time to properly implement installing / enabling / disabling plugins from the page, I am removing it for now. 

We can add it (or something like it) back in the future when we will add proper support. But as it is right now, it appears broken at times with multiple entries and no way to do anything at all with the information on the page (no real value).