Open
Bug 241113
Opened 22 years ago
Updated 2 years ago
Make XML prettyprinting less hackish
Categories
(Core :: XML, task)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
Details
From bug 230579:
The prettyprint code is growing more and more into a hack. What might be nice
to do is to once we detect that a page has a special root tell the document to
load as data (rather then 'view') and then let the css/script loaders query
that value.
...
Note that things would be simpler (or at least clearer) if we had a
mWillPrettyPrint boolean about (starting at true, set to false by PIs or a
factored element without a special root)....
Updated•17 years ago
|
QA Contact: ashshbhatt → xml
Comment 1•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:peterv, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: hjtoi-bugzilla → nobody
Flags: needinfo?(peterv)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•