Opened on 04/29/2015 at 11:07:43 AM
Closed on 05/19/2015 at 02:24:26 PM
#2432 closed change (fixed)
Auto-generate browser versions on requirements page
Reported by: | sebastian | Assignee: | sebastian |
---|---|---|---|
Priority: | P3 | Milestone: | |
Module: | Websites | Keywords: | |
Cc: | Blocked By: | #2440, #2456 | |
Blocking: | Platform: | Unknown | |
Ready: | yes | Confidential: | no |
Tester: | Verified working: | no | |
Review URL(s): |
http://codereview.adblockplus.org/6702768332996608 |
Description (last modified by sebastian)
Background
On https://adblockplus.org/en/requirements we list the previous stable, current stable and current test releases of Chromium- and Gecko-based browsers. That list needs to be updated manually, which is quite cumbersome, and often forgotten.
What to change
Auto-generate the browser versions listed on https://adblockplus.org/en/requirements by querying the browser's update APIs.
Attachments (0)
Change History (11)
comment:1 Changed on 04/29/2015 at 11:40:03 AM by sebastian
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:2 Changed on 04/29/2015 at 12:00:32 PM by sebastian
- Blocked By 2434 added
comment:3 Changed on 04/30/2015 at 01:46:04 PM by sebastian
- Blocked By 2440 added
comment:5 Changed on 04/30/2015 at 08:41:01 PM by sebastian
- Blocked By 2434 removed
comment:6 Changed on 05/05/2015 at 01:29:29 PM by sebastian
- Blocked By 2456 added
comment:7 Changed on 05/18/2015 at 11:14:20 AM by sebastian
- Blocked By 2035 removed
- Resolution set to fixed
- Status changed from reviewing to closed
comment:8 Changed on 05/18/2015 at 11:47:20 AM by sebastian
- Resolution fixed deleted
- Review URL(s) modified (diff)
- Status changed from closed to reopened
SeaMonkey Aurora builds are broken, breaking page generation here. Reopened, to consider that case.
comment:9 Changed on 05/18/2015 at 01:05:56 PM by sebastian
- Review URL(s) modified (diff)
Here comes another patch, to cache the browser versions in memory, because they are currently retrieved again for every language, during page generation.
comment:10 Changed on 05/19/2015 at 01:53:57 PM by sebastian
- Review URL(s) modified (diff)
For some browsers the update requests fail quite often. So here comes yet another patch, that ignores temporary problems, issuing a warning only if requests subsequently failed for a least two hours.
comment:11 Changed on 05/19/2015 at 02:24:26 PM by sebastian
- Resolution set to fixed
- Status changed from reopened to closed
https://hg.adblockplus.org/web.adblockplus.org/rev/dd67c7c887b1