Closed Bug 530539 Opened 16 years ago Closed 16 years ago

Need to be able to specify nosplash in an environment variable

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
status1.9.2 --- final-fixed
fennec 1.0a4-wm+ ---

People

(Reporter: crowderbt, Assigned: crowderbt)

References

Details

Attachments

(1 file, 1 obsolete file)

This is necessary for restarts because we cannot pass ourselves command-line arguments from components.
Assignee: nobody → crowder
Attachment #414054 - Flags: review?
Attachment #414054 - Flags: review? → review?(vladimir)
Comment on attachment 414054 [details] [diff] [review] If the environment variable exists.... Woops, missed part of this and it needs a tweak.
Attachment #414054 - Flags: review?(vladimir)
tracking-fennec: --- → 1.0a4-wm+
Attached patch another spinSplinter Review
Adds the environment variable to the faststartup reboot logic. Will ask for review after some testing.
Attachment #414054 - Attachment is obsolete: true
Comment on attachment 416124 [details] [diff] [review] another spin This works well.
Attachment #416124 - Flags: review?(dolske)
Comment on attachment 416124 [details] [diff] [review] another spin I probably would have written isNoSplash |= (PR_GetEnv("NO_SPLASH") != 0); as if (...envvar set...) isNoSplash = true; but it's fine as is.
Attachment #416124 - Flags: review?(dolske) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Attachment #416124 - Flags: approval1.9.2.1?
That last revision was accidentally landed against the relbranch. It doesn't seem necessary to backout, so I am leaving it there unless it causes trouble. I won't land on the default 192 branch until I have explicit approval, since we're nearing an endgame for both Fx3.6 and the Maemo release of Fennec.
Disregard; after discussion on IRC I've landed on the default 192 as well: http://hg.mozilla.org/releases/mozilla-1.9.2/rev/b2d20792890a
Attachment #416124 - Flags: approval1.9.2.1?
Comment on attachment 416124 [details] [diff] [review] another spin looks like this already landed, clearing the approval request flag
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: