Closed Bug 636538 Opened 13 years ago Closed 13 years ago

Remove xul: prefixes in createElementNS calls in HUDService.jsm

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 8

People

(Reporter: rcampbell, Assigned: rcampbell)

References

Details

(Whiteboard: [good first bug] [cleanup] [console-1])

Attachments

(1 file)

There are between 11 and 12 occurrences (depending on which patches are installed) of createElementNS(XUL_NS, "xul:tagname") in HUDService.jsm. The xul: prefix is at best a no-op since we're specifying the namespace. We should remove them based on Dao's comment in:

https://bugzilla.mozilla.org/show_bug.cgi?id=611795#c54
Whiteboard: [cleanup] → [cleanup] [console-1]
Whiteboard: [cleanup] [console-1] → [good first bug] [cleanup] [console-1]
taking this as a follow-up to bug 662807.
Assignee: nobody → rcampbell
Status: NEW → ASSIGNED
Attachment #548537 - Flags: review?(ddahl)
Comment on attachment 548537 [details] [diff] [review]
[in-fx-team] remove xul:

Awesome. More of my clutter is being removed!
Attachment #548537 - Flags: review?(ddahl) → review+
Whiteboard: [good first bug] [cleanup] [console-1] → [good first bug] [cleanup] [console-1][fixed-in-devtools]
Attachment #548537 - Attachment description: remove xul: → [in-fx-team] remove xul:
Whiteboard: [good first bug] [cleanup] [console-1][fixed-in-devtools] → [good first bug] [cleanup] [console-1][fixed-in-fx-team]
http://hg.mozilla.org/mozilla-central/rev/a2690a2d6270
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [good first bug] [cleanup] [console-1][fixed-in-fx-team] → [good first bug] [cleanup] [console-1]
Target Milestone: --- → Firefox 8
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: