| Summary: | [refs] Properly categorize control statement uses | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Silenio_Quarti, steve_northover |
| Version: | 10.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Added support for control statements that reference identifiers: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=dd1ecd652a2399ae2e992e997f21ccbbae0620ad I still have to finish support for member expressions being used in the same scenarios (where member expressions are allowed) (In reply to Michael Rennie from comment #1) > I still have to finish support for member expressions being used in the same > scenarios (where member expressions are allowed) This was fixed with other support around member expression support (bug 480514) Closing fixed. |