Closed Bug 1061611 Opened 10 years ago Closed 10 years ago

GMPInstallManager should set a timeout on its XMLHTTPRequest

Categories

(Toolkit :: General, defect)

defect
Not set
normal
Points:
2

Tracking

()

RESOLVED FIXED
Iteration:
36.2

People

(Reporter: gfritzsche, Unassigned, Mentored)

References

Details

(Whiteboard: [lang=js] [good next bug])

XHR defaults to no timeout, we should set a reasonable timeout on it around here:
http://hg.mozilla.org/mozilla-central/annotate/c360f3d1c00d/toolkit/modules/GMPInstallManager.jsm#l347

The XHR is already abort()ed in GMPInstallManager.uninit(), so this is not an immediate major issue.
Flags: firefox-backlog+
Flags: qe-verify?
Flags: qe-verify? → qe-verify-
Blocks: 1087674
Fixed by bug 1087674.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Iteration: --- → 36.2
Summary: GMPInstallManager should set a timeout on its XMLHTPPRequest → GMPInstallManager should set a timeout on its XMLHTTPRequest
You need to log in before you can comment on or make changes to this bug.