| Summary: | [tests] Two validator test failures in FireFox | ||
|---|---|---|---|
| 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: | 9.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Looks like there is some weirdness happening in the latest Firefox(s) where JSON.stringify is not forwarding the 'lineNumber' property in an Error instance. I fixed this locally in our error serializer: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ea5b621efc3aa10f7000b68380bf5f2664320d4e |