Closed Bug 746527 Opened 12 years ago Closed 12 years ago

Check for updates is non-functional in current Android XUL Nightly builds

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wgianopoulos, Assigned: wgianopoulos)

References

Details

(Keywords: regression)

The Check for Updates button is non-functional on current Android XUL builds.

The error console shows the following 2 errors:

Error: TypeError: redeclaration of const version
Source File: about:fennec line: 249
    let version = Services.appinfo.version...

Error ReferenceError: checkForUpdates is not defined
Source File: about:fennec    Line 1

I believe the second error is actually caused by the first error.

The first error is corrected by the pending patch on bug 745567.
Blocks: 702284
Keywords: regression
Assignee: nobody → bill
Status: NEW → ASSIGNED
I have verified by running tinderbox builds that this is in fact fixed by the patch for bug 745567.  I will resolve this bug, once that lands on mozilla-central.
This issue was fixed by the check-in for bug 745567.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Verified fixed with 20120420 nightly build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.