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

Bug 466090

Summary: [decl] Find decl request has files array in wrong spot
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2015-05-01 11:21:39 EDT
When we send the request to the worker to find a declaration, we are attaching the files context in the wrong spot - the net effect is that Tern falls back to asking us to find the file if it thinks it is dirty. This can lead to weird sync problems where Tern can be one or more edits behind the actual state of the file.