Closed
Bug 596996
Opened 15 years ago
Closed 15 years ago
-silent and -chrome command line flags are busted in Fennec
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec2.0b2+)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0b2+ | --- |
People
(Reporter: aakashd, Assigned: mfinkle)
Details
Attachments
(1 file)
|
1.37 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
Build Id:
Mozilla/5.0 (Android; Linux armv71; Nokia N900; en-US; rv:2.0b6pre) Gecko/20100916 Namoroka/4.0b7pre Fennec/2.0b1pre
Steps to Reproduce:
1. Go to the App Manager
2. Update to the latest nightly build (i'm using the trunk_multi repo)
Actual Results:
Once the installation is completed in the App manager, Fennec starts up with the app manager in the background.
Expected Results:
Fennec should not start up unless I told it to.
| Reporter | ||
Updated•15 years ago
|
tracking-fennec: --- → ?
| Assignee | ||
Comment 1•15 years ago
|
||
When did this start?
Comment 2•15 years ago
|
||
Assignee: nobody → mark.finkle
tracking-fennec: ? → 2.0b2+
| Assignee | ||
Comment 3•15 years ago
|
||
We are not handling the -silent flag correctly. BrowserCLH.js has the code
| Assignee | ||
Updated•15 years ago
|
Summary: Fennec starts up after installation on the N900 → -silent and -chrome command line flags are busted in Fennec
| Assignee | ||
Comment 4•15 years ago
|
||
Recent refactors to the commandline handling must have broken the -silent and -chrome cmdline flags.
This patch fixes them
Attachment #476316 -
Flags: review?(mbrubeck)
Updated•15 years ago
|
Attachment #476316 -
Flags: review?(mbrubeck) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
landing for beta 1, since this affects testing too
| Assignee | ||
Comment 6•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Still launches during the installing phase:
Mozilla/5.0 (Maemo;Linux armv71; rv:2.0b7pre)Gecko/20100917 Firefox/4.0b7pre Fennec/2.0b1pre
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 8•15 years ago
|
||
Naoki - What build did you test? This just landed today (9/17). Did you make a build?
I made a mistake; I missed the timing of the push. setting back to resolved and will regress next build.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•15 years ago
|
||
verified FIXED on build:
Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b6pre) Gecko/20100920 Namoroka/4.0b7pre Fennec/2.0b1pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•