Closed Bug 496312 Opened 15 years ago Closed 15 years ago

Remove tons of JS from search element

Categories

(addons.mozilla.org Graveyard :: Search, enhancement, P3)

enhancement

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 526576
4.x (triaged)

People

(Reporter: wenzel, Unassigned)

Details

The search element contains a bunch of JS code that should better be in the addons.js file, because:

- the code is sent to the user on almost every page
- it won't be minified or cached for a long time
- it does not belong there
...

While we are at it, we can replace the user agent matching in there by the global user agent detection code I recently wrote at the top of the addons.js file.
Component: Public Pages → Search
Still there, still as ugly as ever, very realignmentworthy.
Priority: -- → P3
Target Milestone: --- → 4.x (triaged)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Verified duplicate.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.