Closed Bug 137622 Opened 22 years ago Closed 22 years ago

Can't download files in packaged embedding builds

Categories

(Core Graveyard :: Embedding: APIs, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 134523
mozilla1.0

People

(Reporter: mikepinkerton, Assigned: mikepinkerton)

Details

(Keywords: topembed+)

PPembed has this problem, but i noticed it in mfcEmbed too. 

If you try to d/l a file (say a daily build from the moz homepage), nothing ever
gets downloaded if you use the packaged builds because the xul file d/l dialog
isn't present.

The easy fix is to add this dialog to the base embed manifest, but i didn't know
if we wanted to do that. i'd suggest we make this an option like prefs and
security. adam? jud? comments?
so i checked and we are packaging up the downloadProgress.xul file in
embed-jar.mn. any other ideas why mfcembed and ppembed can't download files?
Severity: major → critical
Status: NEW → ASSIGNED
Keywords: topembed+
OS: MacOS X → All
Hardware: Macintosh → All
Summary: No d/l progress dialog in packaged embedding builds → Can't download files in packaged embedding builds
Target Milestone: --- → mozilla1.0
The downloader component is JS. Looking in my Embed/Components dir, there are no
JS components. Let me see what we need.
Adding nsHelperAppDlg.js and nsProgressDialog.js to the embed dist didn't do it.
It's going to take more looking. 
Are this bug related to:

Downloading is broken in MfcEmbed (Regression)
http://bugzilla.mozilla.org/show_bug.cgi?id=134523

*** This bug has been marked as a duplicate of 134523 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.