Bug 62356

Summary: Use progress service when running compare input
Product: [Eclipse Project] Platform Reporter: Jean-Michel Lemieux <jean-michel_lemieux>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: martinae
Version: 3.0   
Target Milestone: 3.0 RC1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch to use progress service when calling prepareInput on CompareEditorInput none

Description Jean-Michel Lemieux CLA 2004-05-14 16:15:25 EDT
Andre, would it be possible to at least convert the calling of prepareInput() to
be run with the progress service. It will result in less progress dialogs for
quick prepareInput calls. Thanks. 

Note, there are other areas in compare that could also be converted, but this
was the most important to me.
Comment 1 Jean-Michel Lemieux CLA 2004-05-14 16:16:21 EDT
Created attachment 10673 [details]
Patch to use progress service when calling prepareInput on CompareEditorInput
Comment 2 Jean-Michel Lemieux CLA 2004-05-27 10:38:39 EDT
*** Bug 64048 has been marked as a duplicate of this bug. ***
Comment 3 Andre Weinand CLA 2004-05-27 11:25:28 EDT
fixed for I20040527.

Please see bug #63608 for the other places to be converted to progress services.
Comment 4 Markus Keller CLA 2004-05-28 08:11:20 EDT
verified that the change is in and that opening compare editors shows the new
dialog.