Closed
Bug 1235380
Opened 9 years ago
Closed 9 years ago
[GUI] remove modal dialogs in bisection
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: parkouss, Assigned: parkouss)
References
Details
Attachments
(2 files)
We have a couple of modal dialogs for the bisection process, I think it would be good to get rid of them.
It is necessary for the modal dialog that ask for build evaluation, because it prevent to see and scroll the logs in the log view.
Assignee | ||
Comment 1•9 years ago
|
||
These patches remove the modal dialogs. End of bisection is now logged only, and asking for a verdict is done in the report view. Bisecting further (on merge) is automatic, no popup to ask for it anymore.
Also now stopping a bisection do not clear the log view - only starting a new one do that.
Attachment #8702290 -
Flags: review?(wlachance)
Attachment #8702290 -
Flags: feedback?(sabergeass)
Assignee | ||
Comment 2•9 years ago
|
||
Screen-shot to show how the verdict is asked now.
Comment on attachment 8702290 [details] [review]
remove bisection modal dialogs
It works good to me, I love it :)
Attachment #8702290 -
Flags: feedback?(sabergeass) → feedback+
Comment 4•9 years ago
|
||
Comment on attachment 8702290 [details] [review]
remove bisection modal dialogs
I don't really feel qualified to review this, but I approve of removing modal dialogs in general and nothing stood out as looking crazy. :)
Attachment #8702290 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 5•9 years ago
|
||
(In reply to William Lachance (:wlach) from comment #4)
> Comment on attachment 8702290 [details] [review]
> remove bisection modal dialogs
>
> I don't really feel qualified to review this, but I approve of removing
> modal dialogs in general and nothing stood out as looking crazy. :)
Yes, I hear you; I'll try to ask for review people working on the GUI side of the project - starting with MikeLing, and hopefully there will be more later.
Thanks for the review and comment still!
Assignee | ||
Comment 6•9 years ago
|
||
(In reply to MikeLing from comment #3)
> Comment on attachment 8702290 [details] [review]
> remove bisection modal dialogs
>
> It works good to me, I love it :)
Thanks a lot for testing! And for the comment :)
Assignee | ||
Comment 7•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•