| Summary: | [parser] Update to Esprima 2.0 | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | mamacdon, Mike_Wilson, simon_kaegi |
| Version: | 8.0 | ||
| Target Milestone: | 9.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 460728 | ||
|
Description
Michael Rennie
The branch contains a complete Orion-ized version for testing. All unit tests are passing and smoke testing did not reveal any regressions yet. The branch also contains a workaround for https://github.com/jquery/esprima/issues/1071 Since version 2.0 is only 12 commits behind master, I opened a CQ for version 2.0.0: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9300. The branch will be simple to update to the CQ version The CQ is approved and the new version has been pushed to master: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=0a26ade22c4bc9a28c98b612512548c72a2bb3c4 All unit tests pass and smoke testing has not found any regressions so far. Any new issues can be raised in their own bugs. |