Closed Bug 24419 Opened 26 years ago Closed 26 years ago

Bad js url fails to create valid document.

Categories

(Core :: DOM: HTML Parser, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rickg, Assigned: rickg)

References

()

Details

If you try to load a url via js that turns out to be invalid, we need to autogenerate a blank document. The code that used to do that is in the scanner, which was the wrong place. We need to handle this in the DTD -- DidBuildModel().
Summary: Bad js url fails to create valid document. → CRASH: Bad js url fails to create valid document.
Use the javascript:"" test to see the crash.
Status: NEW → ASSIGNED
Target Milestone: M14
Summary: CRASH: Bad js url fails to create valid document. → Bad js url fails to create valid document.
Removing the Crash comment since it's not crashing for me. Nonetheless, the bug is fixed in my tree now, and a valid (blank) document is constructed.
To the degree I can do anything about this (only a few cases) it's fixed. The remaining issues are in necko (I think), and they have bugs for them.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
updated qa contact.
QA Contact: janc → bsharma
QA Contact: bsharma → moied
verified fixed
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.