Closed
Bug 1234528
Opened 9 years ago
Closed 9 years ago
[GUI] download next builds in background
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: parkouss, Assigned: parkouss)
Details
Attachments
(1 file)
We do that for the cli - while one build is under testing, we start to download the next two builds in background.
Let's provide that to the GUI users!
Assignee | ||
Comment 1•9 years ago
|
||
Works well for me. I think I handled every possible corner case.
Comment 2•9 years ago
|
||
Comment on attachment 8701029 [details] [review]
download next builds in background
I'm not really sure if this preference needs to be exposed in the UI, but I'll leave it up to you.
Attachment #8701029 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Well, as I said in github comments, I agree that it is an advanced option - so this makes me think that we should have an 'advanced options' panel, hidden by default, to be able to change this value.
For now, I kept it as it is - we will reconsider it.
Thanks for the review!
Landed in https://github.com/mozilla/mozregression/commit/3e6a13d0318056bca716155ab0dd10f9735f6106.
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
•