| Summary: | [Compare]Consume sectional progress service. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.4 | ||
| Target Milestone: | 0.5 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | 376894, 377199 | ||
| Bug Blocks: | |||
|
Description
libing wang
In bug 377199, I am putting a deferred callback after a compare widget is loaded. Currently the git commit page is providing this callback so that the commit page is loading compare widget one after another visually. This basically means you can see the first compare widget loaded fairly faster. This bug was opened when commit page had to render a lot compare views in a row. The new commit page follow the same rule as status page now: you have to expand individual ones. |