official bug tags are included in bug page content
Bug #722453 reported by
Robert Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
These are only needed when someone edits bug tags, and loading them in advance makes every other bug viewing operation slower. We should only load them when someone started editing tags - and do that in the background, kicking autocomplete off as soon as they are loaded. Doing them in a separate request should also permit that resource to be marked cachable, so that the second time someone edits a bugtag they get complete instantly from their browser cache. (This doesn't let us make the first time slow - but its a nice bonus)
affects: | bugzilla-launchpad → launchpad |
Changed in launchpad: | |
importance: | Undecided → High |
status: | New → Triaged |
tags: | added: performance |
summary: |
- official bug tags are loaded always + official bug tags are included in bug page content |
To post a comment you must log in.