Closed
Bug 721488
Opened 13 years ago
Closed 13 years ago
deploy a new pageloader.xpi to get rss changes for desktop talos
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: armenzg)
Details
(Whiteboard: [SfN])
we have a newer version of pageloader that needs to get rolled out. This version supports the rss collection from inside pageloader:
http://people.mozilla.org/~jmaher/taloszips/xpis/pageloader.xpi
If we want, we can put this in the talos.json file.
| Assignee | ||
Comment 1•13 years ago
|
||
Would you like us to replace the existing pageloader.xpi right away? (being EOD now I would prefer tomorrow regardless of next question).
Or hopefully by tomorrow I have the talos.json changes to support pageloader?
Could we expect any regressions from this new pageloader.xpi?
| Reporter | ||
Comment 2•13 years ago
|
||
I don't expect regressions from this pageloader.xpi.
We can wait until tomorrow. If we can have this live by EOD tomorrow, then we can get a full weekend of results in. We also have a talos mod we need to get in.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → armenzg
| Assignee | ||
Comment 3•13 years ago
|
||
I am not sure what pageload.xpi is all about so I removed it.
[armenzg@dm-wwwbuild01 xpis]$ wget -O pageloader.bug721488.xpi http://people.mozilla.org/~jmaher/taloszips/xpis/pageloader.xpi
--2012-01-27 10:33:17-- http://people.mozilla.org/~jmaher/taloszips/xpis/pageloader.xpi
Resolving people.mozilla.org... 10.2.74.108
Connecting to people.mozilla.org|10.2.74.108|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19493 (19K) [application/x-xpinstall]
Saving to: `pageloader.bug721488.xpi'
100%[======================================>] 19,493 --.-K/s in 0s
2012-01-27 10:33:17 (37.2 MB/s) - `pageloader.bug721488.xpi' saved [19493/19493]
[armenzg@dm-wwwbuild01 xpis]$ ls -lrt
total 80
-rw-rw-r-- 1 coop build 17542 May 9 2011 pageloader.xpi.old.20110509
lrwxrwxrwx 1 coop build 14 May 9 2011 pageload.xpi -> pageloader.xpi
-rw-r--r-- 1 bhearsum build 18454 Sep 19 07:02 pageloader.xpi
-rw-r--r-- 1 bhearsum build 17347 Sep 21 07:03 pageloader.xpi.old.20110921
-rw-r--r-- 1 armenzg build 19493 Jan 26 12:33 pageloader.bug721488.xpi
[armenzg@dm-wwwbuild01 xpis]$ rm pageload.xpi
[armenzg@dm-wwwbuild01 xpis]$ mv pageloader.xpi pageloader.old.bug721488.xpi && ln -s pageloader.bug721488.xpi pageloader.xpi
[armenzg@dm-wwwbuild01 xpis]$ ls -l pageloader.xpi
lrwxrwxrwx 1 armenzg build 24 Jan 27 10:35 pageloader.xpi -> pageloader.bug721488.xpi
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•