Closed
Bug 552758
Opened 16 years ago
Closed 16 years ago
Fix browser_offline.js
Categories
(Toolkit :: Add-ons Manager, defect, P1)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla1.9.3a5
People
(Reporter: mossop, Assigned: mossop)
References
()
Details
(Keywords: regression, Whiteboard: [rewrite])
Attachments
(1 file)
|
4.85 KB,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•16 years ago
|
Flags: in-testsuite?
Flags: in-litmus-
Updated•16 years ago
|
Status: NEW → ASSIGNED
Updated•16 years ago
|
Keywords: regression
| Assignee | ||
Comment 1•16 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Whiteboard: [rewrite] → [rewrite][fixed-in-addonsmgr][needs-review]
| Assignee | ||
Comment 2•16 years ago
|
||
An error crept in where occasionally loadgroup was used and sometimes loadGroup. This standardizes on loadGroup to fix the problems with some of the xpinstall browser tests.
Attachment #435764 -
Flags: review?(robert.bugzilla)
| Assignee | ||
Comment 3•16 years ago
|
||
Comment on attachment 435764 [details] [diff] [review]
patch rev 1
Correction, this allows cancelling a download part-way through and listens for the network going offline and cancels the download.
Attachment #435764 -
Attachment description: Use consistent naming for loadGroup → patch rev 1
Updated•16 years ago
|
Attachment #435764 -
Flags: review?(robert.bugzilla) → review+
Updated•16 years ago
|
Whiteboard: [rewrite][fixed-in-addonsmgr][needs-review] → [rewrite][fixed-in-addonsmgr]
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [rewrite][fixed-in-addonsmgr] → [rewrite][fixed-in-addonsmgr][needs-landing]
| Assignee | ||
Comment 4•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [rewrite][fixed-in-addonsmgr][needs-landing] → [rewrite]
Target Milestone: --- → mozilla1.9.3a5
You need to log in
before you can comment on or make changes to this bug.
Description
•