Closed
Bug 215754
Opened 21 years ago
Closed 21 years ago
Make xul.css use internal widgets/ exclusively, cut dependency on xpfe/
Categories
(Firefox :: General, defect, P2)
Firefox
General
Tracking
()
VERIFIED
FIXED
Firefox1.0
People
(Reporter: bugs, Assigned: p_ch)
References
Details
Currently toolkit/content/xul.css has many references to bindings in xpfe/global/resources/content/bindings, instead of binding documents local to toolkit in toolkit/content/widgets. The non-forked widgets from xpfe need to be forked and properly referenced in xul.css. Currently there are orphaned binding files in toolkit/content/widgets that are not referenced by anything and are in fact old and out of date (the widgets in them don't work).
| Reporter | ||
Comment 1•21 years ago
|
||
Should be done before 1.0
Priority: -- → P2
Summary: Make xul.css use internal widgets/ exclusively, cut dependency on xpfe/ → Make xul.css use internal widgets/ exclusively, cut dependency on xpfe/
Target Milestone: --- → Firebird1.0
| Assignee | ||
Comment 3•21 years ago
|
||
fixed our widgets have been updated and are now used.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•