Closed Bug 510418 Opened 15 years ago Closed 15 years ago

Consider setting app.update.showInstalledUI to false in fennec's default prefs

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: robert.strong.bugs, Assigned: vingtetun)

Details

Attachments

(1 file)

From firefox.js

// Whether or not we show a dialog box informing the user that the update was
// successfully applied. This is off in Firefox by default since we show a 
// upgrade start page instead! Other apps may wish to show this UI, and supply
// a whatsNewURL field in their brand.properties that contains a link to a page
// which tells users what's new in this new update.
pref("app.update.showInstalledUI", false);

iirc there isn't even the ability to show a link at present and no other apps show this ui except Sunbird which I believe is just an oversight.
Attached patch PatchSplinter Review
I'm agree. I think we want this pref to default to false because the behavior is: search for a open window of type Update:Wizard or open a new window.

http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/update/src/nsUpdateService.js.in#3024
pushed: https://hg.mozilla.org/mobile-browser/rev/5b40aaf25bd6
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
bugspam
Assignee: nobody → 21
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: