Open
Bug 46533
Opened 25 years ago
Updated 3 years ago
use XBL base tag in XUL template builder
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
NEW
Future
People
(Reporter: waterson, Unassigned)
Details
(Whiteboard: nsbeta3-)
Currently, the XUL template builder makes some of its decisions based on the
kind of content that it's building. This will break when people start to
"derive" from the <tree*> and <menu*> tags. We need to use the XBL "get base
tag" APIs rather than just looking at the tag name.
hyatt: giving this bug to you because you'll likely be able to fix it quickest.
Kick back to me or rjc if you get too busy.
| Reporter | ||
Updated•25 years ago
|
Keywords: correctness,
nsbeta3
Updated•25 years ago
|
Whiteboard: nsbeta3-
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 2•24 years ago
|
||
->future, unless Chris has time for it.
Target Milestone: mozilla0.9 → Future
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•15 years ago
|
Assignee: hyatt → nobody
Updated•15 years ago
|
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•