Closed
Bug 10357
Opened 25 years ago
Closed 25 years ago
Please move entities into DTDs
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tao, Assigned: law)
References
()
Details
./res/samples/downloadProgress.xul
./res/samples/unknownContent.xul
Please refer to the "XUL Coding Style Guidelines" in the URL above
for how to move entities into DTDs. The target deadline is M9.
Thanks!
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
These two dialogs have been re-located (under mozilla/xpfe/components) but the
.dtds have been created and the entities moved therein. There is a different
bug related to unknownContent.xul (unable to place nested " entities inside
entities in certain contexts). But I'm marking this one fixed.
old ones:
http://lxr.mozilla.org/mozilla/source/xpfe/browser/src/downloadProgress.xul
http://lxr.mozilla.org/mozilla/source/xpfe/browser/resources/content/unknownContent.xul
new one:
http://lxr.mozilla.org/mozilla/source/xpfe/components/xfer/resources/downloadProgress.xul
http://lxr.mozilla.org/mozilla/source/xpfe/components/ucth/resources/unknownContent.xul
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•