Closed Bug 907855 Opened 12 years ago Closed 12 years ago

Cache bugzilla summaries in localStorage for Top Crasher to load faster

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

(Whiteboard: [qa+])

Moar caching -> fewer GET requests.
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
There might be a better way. Perhaps we can instead add include_fields=status,summary and pull that down server-side. Then we can better cache things and won't need any XHR. Maybe.
No longer depends on: 753686
let's not proceed with this till https://bugzilla.mozilla.org/show_bug.cgi?id=915430 is landed. But I sure would appreciate a review :)
Depends on: 753686
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/f8596f0099202cbd3b037cc76cfc06de6cb38b9a fixes bug 907855 - cache bugzilla summaries for fasster Top Crasher, r=rhelmer
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 60
I can't believe we missed this. The `Bugzilla` namespace is taken by report_list_bugzilla.js I think I might have missed that since I worked in two separate branches off master and it was not noticed until after I rebased and merged.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to Peter Bengtsson [:peterbe] from comment #5) > I can't believe we missed this. The `Bugzilla` namespace is taken by > report_list_bugzilla.js > I think I might have missed that since I worked in two separate branches off > master and it was not noticed until after I rebased and merged. oops :)
Steps to reproduce: 1. Load Top Crasher 2. All the bug links should have a more advanced tooltip that "Find out more information in Bugzilla" 3. Hovering over any of the links should show a little pop-up thing 4. Links to bugs that have been "closed" should have a strike through style 5. Reloading the page should not break that. 6. Click any signature (that has bugs), click the Bugzilla tab 7. Expect bugs to work there equally too
Whiteboard: [qa+]
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
QA verified on stage - bugzilla tool tips on /topcrasher/ work (including the bugzilla urls): https://crash-stats.allizom.org/topcrasher/products/Firefox/versions/24.0b?days=7
Status: RESOLVED → VERIFIED
OS: Mac OS X → All
Hardware: x86 → All
You need to log in before you can comment on or make changes to this bug.