Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 376903

Summary: [Compare]Consume sectional progress service.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: 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 CLA 2012-04-16 14:11:26 EDT
Bug 376894 addressed a request on rendering progress message generically.
There will be a function/API following up to consume this in the compare widget.
As I described in Bug 376894, it is important to kind of indicate the progress on a section when there is deferred calls depending on server's response.
Comment 1 libing wang CLA 2012-04-19 16:35:35 EDT
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.
Comment 2 libing wang CLA 2012-06-01 10:35:28 EDT
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.