Closed Bug 956191 Opened 11 years ago Closed 8 years ago

Merge some of the JS files (14 is way too much)

Categories

(Bugzilla :: Bugzilla-General, enhancement)

4.5.1
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: LpSolit, Unassigned)

Details

(Keywords: perf)

We currently have *14* JS files in js/ (without counting YUI own JS files) which means 14 files for the web browser to fetch to display all Bugzilla pages. Firebug shows a very clear delay when the number of files to fetch is large, see attachment 701235 [details] from bug 829709. We really need to decrease the number of JS files as it doesn't make sense to have a whole separate file with just a few JS functions in it.
This is fixed because we only get one or two with concatenation turned on.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.