Closed
Bug 1167204
Opened 8 years ago
Closed 8 years ago
Error in GMPProvider.jsm on platforms which aren't windows/mac/linux
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: benjamin, Assigned: benjamin)
Details
Attachments
(1 file)
1.37 KB,
patch
|
gfritzsche
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mozilla-central/annotate/b9424d63fe35/toolkit/mozapps/extensions/internal/GMPProvider.jsm#l483 This code path is only hit when we aren't on Windows/Mac/Linux *or* if the Linux distro doesn't have gconf installed. This should be this._log.info instead.
Assignee | ||
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Attachment #8608822 -
Flags: review?(gfritzsche) → review+
Comment 3•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0414e393f3ce
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•