Closed
Bug 520444
Opened 15 years ago
Closed 15 years ago
Update plugin update URL pref (plugins.update.url) to real URL
Categories
(Toolkit :: Add-ons Manager, defect, P1)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla1.9.2b1
Tracking | Status | |
---|---|---|
status1.9.2 | --- | beta1-fixed |
People
(Reporter: Unfocused, Assigned: reed)
References
Details
(Keywords: verified1.9.2)
Attachments
(1 file)
1.03 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
The outdated plugins patch (bug 512787) was ready before the plugins update page (bug 512787) was ready, so a best-guess URL was used (stored in a pref). This will need to be updated if the URL of the plugins update page is different.
The relevant pref is: plugins.update.url
And its value is currently: https://www.mozilla.com/%LOCALE%/plugins/
Flags: blocking1.9.2?
Comment 1•15 years ago
|
||
This blocks the beta, yeah?
Flags: blocking1.9.2? → blocking1.9.2+
Priority: -- → P1
Assignee | ||
Comment 2•15 years ago
|
||
Updated•15 years ago
|
Attachment #405156 -
Flags: review?(dtownsend) → review+
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #1)
> This blocks the beta, yeah?
Not necessarily blocks... but at least really really wanted. The functionality is there without this URL set correctly.
The patch from Reed seems good. The other alternative is to set it to the staging URL (depending on how long its expected to be on the staging server, of course).
Assignee | ||
Comment 4•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/b16fac3f2c40
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/312a4a8b923e
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
status1.9.2:
--- → beta1-fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2b1
Comment 5•15 years ago
|
||
Verified plugins.update.url = https://www.mozilla.com/%LOCALE%/plugincheck/
on Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2b1pre) Gecko/20091008 Namoroka/3.6b1pre
and Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a1pre) Gecko/20091008 Minefield/3.7a1pre
Status: RESOLVED → VERIFIED
Keywords: verified1.9.2
You need to log in
before you can comment on or make changes to this bug.
Description
•