Closed Bug 33722 Opened 25 years ago Closed 7 years ago

Endless loop on load own .xul file

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: han.holl, Assigned: jrgmorrison)

References

Details

Create the following file as /tmp/file.xul, and start mozilla with: ./mozilla -chrome 'file://tmp/file.xul' An (presumably) endless loop occurs, with WEBSHELL+ = nn repeating with ever increasing values of nn. <?xml version="1.0"?> <!DOCTYPE window > <window id="main-window" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <html:iframe id="content-frame" src="file://tmp/file.xul" flex="100%"/> </window>
han.holl@prismant.nl what build were you testing this with? XPApps? XUL?
Assignee: cbegle → don
Component: Browser-General → XPApps
QA Contact: asadotzler → paulmac
we'll see what jrgm has to say about this
QA Contact: paulmac → jrgm
Oops, sorry. Linux Build 2000032711, mozilla-i686-pc-linux-gnu.tag.gz ( 6178334 bytes) Platform: PentiomPro 200 and Pentium III 400. Han
Yes, this can be done. In the end, <html:iframe> simply depends on the implementation of <iframe> in the layout engine -- and that is bug #32389. I'll make this bug depend on that bug, so I can check that the XUL context is fixed when the base implementation is fixed (pretty much automatic). Peter -- you can just assign this to me if you want. [On a related note, I happened to be pondering this for overlays yesterday, and overlays can be called recursively (or in a cycle), leading to a crash. I'll file that bug now.]
Assignee: don → trudelle
Component: XPApps → XP Toolkit/Widgets
Depends on: 32389
you got it
Assignee: trudelle → jrgm
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Guessing that this is also a duplicate of bug 8065.
Yeah, this is really a duplicate of bug #8065, I just thought that I would keep this separate so that I remember to check that there are no odd, loose ends left for the <html:iframe> context when the <iframe> fix is finished. If there is no way in fish-hell that this could be different then just mark it DUPL.
This bug has not been touched for more than nine months. In most cases, that means it has "slipped through the net". Please could the owner take a moment to add a comment to the bug with current status, and/or close it. Thank you :-) Gerv
Nothing to be done but wait on bug 8065 (nee bug 32389).
Depends on: 8065
No longer depends on: 32389
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.