Closed Bug 316857 Opened 19 years ago Closed 19 years ago

In win/unix stub, allow finding a private XULRunner in a subdirectory

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
Windows 98
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8rc1

People

(Reporter: benjamin, Assigned: benjamin)

Details

(Keywords: fixed1.8)

Attachments

(1 file)

On Mac, we have code which will find a "private XULRunner" in the application bundle/Frameworks/XUL.framework.

We should allow the same thing on unix/windows in the following fashion:

<appdir>/stubname.exe
<appdir>/application.ini
<appdir>/xulrunner/xulrunner.exe and files

This will make it easier to deploy apps in the 1.8 timeframe that want to deploy based on a "private xulrunner".
Attachment #203393 - Flags: first-review?(darin)
Comment on attachment 203393 [details] [diff] [review]
Check for <appdir>/xulrunner/xpcom.dll

raw strcpy makes me nervous.

r=darin
Attachment #203393 - Flags: first-review?(darin) → first-review+
fixed on trunk with strncpy love.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
And on branch.
Keywords: fixed1.8
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: