Bug 406181 - 3.8: Ajax Optimizations
Summary: 3.8: Ajax Optimizations
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.2
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On: 426374 426376 426378 426384 426386 441550
Blocks: RHBZ30UpgradeTracker 427057
TreeView+ depends on / blocked
 
Reported: 2007-11-30 16:58 UTC by David Lawrence
Modified: 2013-06-24 04:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-28 03:40:22 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Mozilla Foundation 325501 0 None None None Never

Description David Lawrence 2007-11-30 16:58:08 UTC
Description:
On certain pages Ajax optimizations are used to speed up page loading time. Red Hat has a high number of components for certain products. The component lists cause a large amount of HTML having to be downloaded by the client browser. The Ajax functions allow the UI to only show the components needed depending on which products are selected.

Function Requirements:
1. When selecting products on query.cgi, the components, versions, milestones fields are automatically updated.[[BR]] 2. When clicking on Bug Activity links on a bug report, the list is displayed inline instead of on a different page. (LOW Priority)[[BR]] 3. Guided bug entry pages[[BR]] 4. Only load full list products, components, and versions on show_bug.cgi if user requests it.[[BR]] 5. Components list updated depending on which product is selected in requests.cgi.[[BR]] 6. Pretty much self contained on the backend in Bugzilla/Ajax.pm and ajax.cgi. A lot of javascript though in js/*.js and the templates themselves.[[BR]] 7. Javascript and code in cgi's to detect whether javascript is enabled in browser.

Comment 1 David Lawrence 2007-12-20 19:02:05 UTC
LOC Estimation:

LOC estimations are performed in the smaller bugs that block this one.

LOC Total: 707

Comment 2 Kevin Baker 2007-12-29 21:44:32 UTC
Dave,

I removed the LOC from this bug as they will be counted on the smaller bugs.

kev

Comment 3 David Lawrence 2008-05-12 17:52:45 UTC
All dependencies have been marked as MODIFIED so marking this bug MODIFIED.


Note You need to log in before you can comment on or make changes to this bug.