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

Bug 514723

Summary: Deprecated proposals should use the new 'strikethrough' style
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P2    
Version: 13.0   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-04-04 11:44:24 EDT
Like we support in the HTML content assist, JS proposals that have been doc'd as deprecated should use the new style to indicate as such.
Comment 1 Michael Rennie CLA 2017-04-04 11:52:12 EDT
Fixed in:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=516a145fff7a3b9681288ca4c865abada267466d

I also removed some unnecessary 'that = this' decls.