Open Bug 109452 Opened 24 years ago Updated 3 years ago

Extending a base binding's implementation loads its dtd(s)

Categories

(Core :: XUL, defect)

defect

Tracking

()

People

(Reporter: bugzilla, Unassigned)

Details

ftang's data in bug 109207 shows that we load textcontext.dtd twice on startup, once as a result of autocomplete.xml, and another because of textbox.xml. A navigator window has no textboxes, only an autocomplete box, which does not have an anonymous <textbox/> (just an html:input), but which extends textbox. I may be misinterpreting the problem, but it seems like extending textbox for its implementation is causing textcontext.dtd to be loaded a second time. Is there anything xbl can do to prevent that, since I don't think it's necessary?
Component: XP Toolkit/Widgets: XUL → XP Toolkit/Widgets
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
--> default owner
Assignee: hyatt → jaggernaut
Status: ASSIGNED → NEW
Target Milestone: mozilla1.1alpha → ---
Assignee: jag → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.