Closed
Bug 1037767
Opened 11 years ago
Closed 2 months ago
Use straight nsIChannel instead of nsIIncrementalDownload for GMPInstallManager
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1264173
People
(Reporter: bbondy, Unassigned)
References
(Blocks 1 open bug)
Details
rstrong mentioned in bug 1009816 that it would be better to use a straight channel from uri download instead of using incremental-downloader.
Since bug 1009816 is time critical, and it's currently working and well tested with incremental downloader, doing this work is being moved to this lower priority bug which won't be done for FF33.
If we end up obsoleting GMPInstallManager at some point, then this bug can be closed.
+++ This bug was initially created as a clone of Bug #1009816 +++
> Comment on attachment 8451601 [details] [diff] [review] [diff] [review]
> Base implementation and tests for module to check, download, and install
> openh264 updates. rev1
>
> There has been some discussion of not using incremental download for app
> update and I think for this use case it likely makes sense to just download
> it.
Updated•11 years ago
|
Flags: firefox-backlog+
Reporter | ||
Updated•10 years ago
|
Assignee: netzen → nobody
Updated•2 years ago
|
Severity: normal → S3
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•