| Summary: | .tern-project files without loadEagerly cause default server starts | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | curtis.windatt.public, Olivier_Thomann |
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
I delivered a complementary change that adds back the refresh function used by the quickfix for file missing in the .tern-project file. (In reply to Olivier Thomann from comment #2) > I delivered a complementary change that adds back the refresh function used > by the quickfix for file missing in the .tern-project file. Thanks! The sad part is I ran all refs on it before removing it. I guess I just failed to notice the use :) (In reply to Michael Rennie from comment #3) > Thanks! The sad part is I ran all refs on it before removing it. I guess I > just failed to notice the use :) I didn't find a good way to add a regression test for it. |