Closed Bug 538096 Opened 15 years ago Closed 5 years ago

Use branding to show about:fennec or about:firefox

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mfinkle, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Bug 538035 removed about:fennec URI. This patch switches between about:fennec and about:firefox based on branding.
Attachment #420276 - Flags: review?(pavlov)
Desktop Firefox doesn't have an about:firefox, does it? (At least, my 3.6b4 doesn't have it.) So is this a completely new thing for mobile? What's the content on the page? 

I'm not sure it's helpful to have exactly one of about:minefield, about:namoroka, about:firefox and about:fennec work in different builds. The removal of "firefox" from unbranded builds is not total. For example, the executable is still called "firefox". So it's not an absolute requirement that we have this URL be variable.

Gerv
(In reply to comment #1)
> Desktop Firefox doesn't have an about:firefox, does it? (At least, my 3.6b4
> doesn't have it.) So is this a completely new thing for mobile? What's the
> content on the page? 

Yes, it's mobile specific - content is http://mxr.mozilla.org/mobile-browser/source/chrome/content/about.xhtml (mostly just links to other pages).

> The removal of "firefox" from unbranded builds is not total. For example, the
> executable is still called "firefox". So it's not an absolute requirement that
> we have this URL be variable.

Though that specific example doesn't apply to mobile (our executable is always "fennec"), I agree. I think we should just WONTFIX this, especially considering that since this file is used to seed profiles, this patch wouldn't help people who create their profile with an unbranded build and use it with a branded one (or vice versa).
Comment on attachment 420276 [details] [diff] [review]
patch

...and if we were to fix this, we shouldn't do it by moving the information into a localized file (since these values shouldn't be localized). We should just put the ifdef in bookmarks.json.in if it comes to it.
Attachment #420276 - Flags: review?(pavlov) → review-
Now I see the content, this looks basically like what we call "about:" (i.e. no suffix) in desktop builds. Is there any reason it couldn't be called that?

Gerv
We already have an "about:" and it shows different content than "about:fennec" / "about:firefox"
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: