Closed
Bug 4549
Opened 26 years ago
Closed 26 years ago
View source of xml file brings up window that never renders
Categories
(Core :: XML, defect, P3)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: andreww, Assigned: nisheeth_mozilla)
References
()
Details
In a recent build of apprunner.exe I went to the site above and then selected
viewsource. This brought up the outer shell of a window with the throbbing N but
it never finished rendering the screen. Apprunner eventually crashed.
It still hangs for me.
I just downloaded the newest build for windows 95 (04.06.99)
I launched viewer.exe
I typed in the url above.
I viewed the page.
I selected file --> viewsource
a new window opens with a throbber going but then nothing after that.
Nothing shows up in the new window - that screen area doesnt ever get
"refreshed".
Two questions: 1) did you try this on NT or 98; 2) did you try this in viewer as
well as apprunner?
In an optimized build, this fails in webshell::doLoadURL(). It seems that the
mContainer ptr is null. Please take a look.
>Two questions: 1) did you try this on NT or 98;
This was on windows 95 actually - not 98
It was on an HP OmniBook 4150
> 2) did you try this in viewer as
>well as apprunner?
Yes I tried both view and apprunner and got the same results.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4
Assignee | ||
Comment 6•26 years ago
|
||
Setting milestone to M4.
Andrew, the 4/6 build did not contain Rick's fixes of last night. I just tried
viewing XML source on a NT debug build created today at 2 pm and the window
loaded up fine.
Rick, did you run today's optimized build and see this problem?
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•26 years ago
|
||
Viewing source of XML files works in viewer. In apprunner, as per a
conversation with Mike Pinkerton, this functionality has not been implemented
yet.
Marking bug fixed.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•25 years ago
|
||
Fixed in April 25th Win 32 Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•