Closed
Bug 130398
Opened 24 years ago
Closed 23 years ago
[RFE] Ability to save Venkman profile data as xml
Categories
(Other Applications Graveyard :: Venkman JS Debugger, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pwilson, Assigned: rginda)
References
Details
(Whiteboard: [FOB])
Attachments
(1 file)
|
27.25 KB,
application/x-zip-compressed
|
Details |
1. Enhance saving of Venkman profile data to be fully template driven.
2. Replace existing CSV and TXT types to use templates.
3. Add xml template and associated xsl style sheet to display original html
format from xml data.
4. Allow users to add templates using the preferences mechanism:
user_pref("extensions.venkman.profile.template.zzz",
"file:///C:/venkman/content/venkman/profile.zzz.tpl");
The zzz file type should be automatically added to the Save As dialog when
saving profile data.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Over to JS Debugger.
Assignee: asa → rginda
Component: Browser-General → JavaScript Debugger
QA Contact: doronr → caillon
Summary: Add ability to save Venkman profile data as xml → [RFE] Ability to save Venkman profile data as xml
| Assignee | ||
Comment 5•23 years ago
|
||
Mass marking bugs that were Fixed On Branch as fixed, because the branch has
landed. If you believe this bug is not fixed, please reopen it.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•