Closed
Bug 750607
Opened 13 years ago
Closed 12 years ago
AitC manager can optimize userOnDashboard
Categories
(Web Apps Graveyard :: AppsInTheCloud, defect)
Web Apps Graveyard
AppsInTheCloud
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: anant, Unassigned)
References
Details
(Whiteboard: [blocking-aitc-])
Currently, the userOnDashboard implementation always checks to see if getting a silent assertion is possible before trying getAssertionWithLogin.
However if the dashboard window has already been loaded, main.js should notify the manager (who should also cache recent requests for silent assertions), so a call to getAssertion() can be avoided -- head straight to getAssertionWithLogin().
Reporter | ||
Updated•12 years ago
|
Updated•12 years ago
|
Whiteboard: [blocking-aitc-]
Comment 1•12 years ago
|
||
No concrete plans to ship AITC, so marking this as WONTFIX. We can reopen if that decision changes.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Web Apps → Web Apps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•