Closed
Bug 1152388
Opened 10 years ago
Closed 10 years ago
onSSLErrorReport should use UpdateChannel.jsm to fetch update channel information
Categories
(Core :: Security, defect)
Core
Security
Tracking
()
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: mikedeboer, Assigned: mgoodwin)
References
Details
Attachments
(1 file)
2.27 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
Bug 846489, patch number 2, introduced posting a SSL failure report to a URL. This code retrieves the current update channel by directly reading the 'app.update.channel' pref, where it should use UpdateChannel.jsm instead.
Reporter | ||
Updated•10 years ago
|
Points: --- → 1
Flags: qe-verify-
Flags: firefox-backlog+
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mgoodwin
Assignee | ||
Comment 1•10 years ago
|
||
Modify onSSLErrorReport to use UpdateChannel.jsm
Attachment #8598044 -
Flags: review?(felipc)
Updated•10 years ago
|
Attachment #8598044 -
Flags: review?(felipc) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•10 years ago
|
Iteration: --- → 40.2 - 27 Apr
You need to log in
before you can comment on or make changes to this bug.
Description
•