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

Bug 466476

Summary: [tern] Ensure a request for logical file resolution does not overwrite file object
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: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-05-05 13:31:45 EDT
In the handler for files contents in the worker, when we get back a response for resolving a logical file we currently end up torching the backing file object.

This is bad.