| Summary: | Auto assume 'browser' eslint environment in script blocks | ||
|---|---|---|---|
| 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 | ||
| Version: | 8.0 | ||
| Target Milestone: | 8.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Digging in, I found that the indexes are being loaded, but that we are not properly auto-assuming the 'browser' environment. Fixed: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=604168ef8dadcc88a161b52d4b0aa6cc786c826f all tests pass. I also updated our validator to auto-assume the browser env. |