Closed Bug 387516 Opened 17 years ago Closed 17 years ago

Searchbar bindings depend on global pollution from printUtils.js

Categories

(Firefox :: Search, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: philor, Assigned: philor)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Fix v.1 (obsolete) — Splinter Review
Trying to make toolkit/components/printing/content/printUtils.js better-behaved by moving its |var XUL_NS =| out of the global scope (because it winds up conflicting with an even worse-behaved const in editor, in Thunderbird and SeaMonkey) pointed out to me that search.xml only works because printUtils.js defines XUL_NS for it. That seems... fragile.
Attachment #271616 - Flags: review?(gavin.sharp)
Comment on attachment 271616 [details] [diff] [review] Fix v.1 Oops, r-, doesn't follow the style of the rest of the file of defining a const and wrapping under 80 cols.
Attachment #271616 - Attachment is obsolete: true
Attachment #271616 - Flags: review?(gavin.sharp)
Attached patch Fix v.2Splinter Review
Attachment #271619 - Flags: review?(gavin.sharp)
Attachment #271619 - Flags: review?(gavin.sharp) → review+
browser/components/search/content/search.xml 1.96
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Blocks: 1509029
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: