| Summary: | Roll back to use server git Diff blocks in git page. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | cdtbog, gheorghe |
| Version: | 5.0 | ||
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
libing wang
TO clarify: There are still client side support in two levels: Block and WORD. We are just turning off the block level jsdiff in git pages. In order to support the "ignore white space" feature we need the server to return "ignore white space" diff in the block level. The server side support for this is out. I added a commented out line in resourceCompare to show what needs to be passed in. |