Closed Bug 106053 Opened 24 years ago Closed 24 years ago

Remove unneeded XHTML namespace declarations from XUL files

Categories

(SeaMonkey :: UI Design, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla0.9.9

People

(Reporter: hjtoi-bugzilla, Assigned: hjtoi-bugzilla)

Details

Attachments

(1 file)

Most (all?) or our XUL files have xmlns:html="http://www.w3.org/1999/xhtml" attribute in the root element. Usually (always?) the file does not use the XHTML namespace at all. Hence, we spend spend unneeded resources in storing, parsing, transferring, and managing these namespace declarations. It probably isn't much, but this optimization would be easy to do, and small streams add to a big river...
QA Contact: sairuh → jrgm
-> default assignee
Assignee: pchen → trudelle
QA Contact: jrgm → sairuh
I'll take this, I am diffing as we speak...
Assignee: trudelle → heikki
Priority: -- → P3
Target Milestone: --- → mozilla0.9.9
Comment on attachment 67175 [details] [diff] [review] Remove all unused XHTML namespace declarations in the browser sr=hewitt
Attachment #67175 - Flags: superreview+
Comment on attachment 67175 [details] [diff] [review] Remove all unused XHTML namespace declarations in the browser r=harishd
Attachment #67175 - Flags: review+
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
QA Contact: sairuh → jrgm
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: