Closed Bug 509860 Opened 15 years ago Closed 15 years ago

Create space for in-product info

Categories

(Firefox for Android Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(fennec1.0+)

VERIFIED FIXED
fennec1.0b4
Tracking Status
fennec 1.0+ ---

People

(Reporter: madhava, Assigned: Gavin)

References

Details

Attachments

(2 files)

There's currently no space in Fennec for a set of information that lives mostly, in Firefox, in menus and dialogs.  For example:  About Firefox and product credits (both in the About Firefox dialog); Release Notes (Help > Release Notes);  and Firefox Help (Help > Firefox Help).  There's also other information in Firefox, like about:rights, that has no straightforward access-point, unless you know the URL.

Fennec is not going to have a menubar, so we have to find another way to provide access to this information.  Attached is a sketch of a way to do that, via the preferences panel.
tracking-fennec: --- → ?
tracking-fennec: ? → 1.0+
Blocks: 510929
Assignee: nobody → gavin.sharp
Attached patch patchSplinter Review
Adds the button to the preferences pane, and has it just open the current "about:" (which is similar to what we intend the destination page to be). We'll probably actually just want to override it with our custom version, I think?
Attachment #396915 - Flags: review?(mark.finkle)
Comment on attachment 396915 [details] [diff] [review]
patch


>+function loadAbout() {
>+  Browser.addTab("about:", true); 
>+}

Let's just inline this
Attachment #396915 - Flags: review?(mark.finkle) → review+
https://hg.mozilla.org/mobile-browser/rev/0b3bdd50e2ec

Going to mark this FIXED, and file a followup on getting the actual new page in there.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → B4
verified with winmo nightly 20090829.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: