Closed
Bug 68942
Opened 24 years ago
Closed 24 years ago
gkcontent.dll and nspng.dll are missing from Win32, Unix embedding package lists
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Sebastian, Assigned: adamlock)
References
Details
(Keywords: smoketest)
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Might be the wrong component but anyway: In the embedded nightlies are no png's displayed as nspng.dll and nsmng.dll from the components directory are not included. Shouldn't they?
PNG should, but I don't know about MNG unless PNG depends on it. Remember the
embedding nightlies are just a smoketest harness.
Reporter | ||
Comment 2•24 years ago
|
||
Yup, we don't need mng.dll, but png breaking ? PNG should be as essential as gif
or jpeg by now.
Thx
The split of content out of layout forgot to update the embedding package list.
I'm renaming this bug so it covers both the missing nspng.dll and the missing
gkcontent.dll problems.
Summary: nspng.dll nsmng.dll missing in embedded builds → gkcontent.dll and nspng.dll are missing from Win32, Unix embedding package lists
Comment 6•24 years ago
|
||
r=valeski
*** Bug 69508 has been marked as a duplicate of this bug. ***
Comment 8•24 years ago
|
||
sr=waterson
Fix is checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
this is still broken on linux embed build 2001-02-21
I can browse with a stand alone embed product, but when I try to run
performance tests the embed window opens but no pages are loaded and my machine
freezes
Updated•24 years ago
|
OS: other → Linux
Comment 11•24 years ago
|
||
can somebody look at this today? we really need to get
perf numbers on the embedded app..
Assignee | ||
Comment 12•24 years ago
|
||
Can you elaborate on the problem?
Does gtkEmbed run at all or is it only failing on a specific test suite? Does
mozilla have the same problem?
Comment 13•24 years ago
|
||
Curt and I have poked around and it seems we are calling a down server
(intrepid)... attempting to get it running now.
reclosing the bug as it's previous state
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
seeing still on linux gtkEmbed 2001-02-22
reopening....the embed product is not updating the browser to the next URL in
our test list. The console says the new page is being loaded but the browser
keeps reloading the first page of the test list
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 15•24 years ago
|
||
Do we need to add xuldoc.xpt and xultmpl.xpt to the embedding package lists?
Or is that unrelated?
Comment 16•24 years ago
|
||
twalker: nothing would load at all if gkcontent.dll was missing. Both
gkcontent.dll and nspng.dll are present in the embedding/config/basebrowser-win
manifest file, and do appear to be properly copied to the new directory. FWIW,
somebody bungled basebrowser-win by trying to add a fileglob to it. I'll check
in a fix for that.
That said, there is a *different* problem (for which we should file a *new* bug)
that the IFRAME that gets reloaded is not reloading the page. This happens in
both the embedded build, and a full-blown mozilla build.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 17•24 years ago
|
||
Filed bug 69483 on the same-page issue.
Comment 18•24 years ago
|
||
Er, make that bug 69843. I'm so bug-dyslexic!
Comment 19•24 years ago
|
||
mike - pls verify when you get a chance. Thanks. (I think should be verified
fine since gtkEmbed is part of smoketests.)
Comment 21•24 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
Comment 22•24 years ago
|
||
gkcontent.dll located in ..mozilla\content\build\WIN32_D.OBJ/ and in
..mozilla\dist\WIN32_D.OBJ\bin\components\.
nspng.dll located in .. mozilla\dist\WIN32_D.OBJ\bin\components\ and in
..mozilla\modules\libimg\pngcom\WIN32_D.OBJ\
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•