Closed
Bug 920750
Opened 11 years ago
Closed 10 years ago
Disable update xml certificate checks on Mac OS X
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
FIXED
Firefox 40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 file, 1 obsolete file)
1.39 KB,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
When there are signed mar checks across all major platforms (bug 903126) we should disable via preference the certificate attribute checks and the certificate built-in check. I've discussed this with dveditz and he is ok with this.
Assignee | ||
Comment 1•11 years ago
|
||
We already have signed mar checks on Windows so I filed bug 928489 to get the checks removed only on Windows and this bug will be for the remaining platforms after bug 903126 is fixed.
OS: Windows 7 → Mac OS X
Summary: Disabled certificate checks for the update xml check → Disabled certificate checks on platforms other than Windows for the update xml check
Assignee | ||
Comment 2•11 years ago
|
||
Bug 928489 is the new bug for Windows only
No longer blocks: 928489
Assignee | ||
Comment 3•11 years ago
|
||
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #819153 -
Flags: review?(netzen)
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 819153 [details] [diff] [review]
Patch - disable app update xml cert checks on Windows
Missed a change
Attachment #819153 -
Attachment is obsolete: true
Attachment #819153 -
Flags: review?(netzen)
Comment 5•11 years ago
|
||
Yep looks like we default to true:
http://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/update/nsUpdateService.js#l3682
Also could you include metro.js with the same change?
Assignee | ||
Comment 6•11 years ago
|
||
Already done
Updated•11 years ago
|
Summary: Disabled certificate checks on platforms other than Windows for the update xml check → Disable update xml certificate checks on platforms other than Windows
Assignee | ||
Comment 7•10 years ago
|
||
It's unlikely that I will get to work on this in the next two weeks, so unassigning myself for now.
Assignee: robert.strong.bugs → nobody
Assignee | ||
Updated•10 years ago
|
Summary: Disable update xml certificate checks on platforms other than Windows → Disable update xml certificate checks on Mac OS X
Assignee | ||
Comment 8•10 years ago
|
||
Assignee: nobody → robert.strong.bugs
Assignee | ||
Updated•10 years ago
|
Attachment #8588622 -
Flags: review?(netzen)
Comment 9•10 years ago
|
||
Comment on attachment 8588622 [details] [diff] [review]
patch
Review of attachment 8588622 [details] [diff] [review]:
-----------------------------------------------------------------
Just make sure the landing sticks for mar verification before landing pls.
Attachment #8588622 -
Flags: review?(netzen) → review+
Assignee | ||
Comment 10•10 years ago
|
||
Pushed to fx-team
https://hg.mozilla.org/integration/fx-team/rev/816465912339
Target Milestone: --- → Firefox 40
This (and the other two patches in that push) is backed out in https://hg.mozilla.org/integration/fx-team/rev/5e86f11941da for windows xpcshell updater test failures:
https://treeherder.mozilla.org/logviewer.html#?job_id=2596450&repo=fx-team
Flags: needinfo?(robert.strong.bugs)
Assignee | ||
Comment 12•10 years ago
|
||
Flags: needinfo?(robert.strong.bugs)
Assignee | ||
Comment 13•10 years ago
|
||
This is not the patch that caused the oranges. I'll re-land in a little while.
Assignee | ||
Comment 14•10 years ago
|
||
Pushed to fx-team
https://hg.mozilla.org/integration/fx-team/rev/f87c7a84a77f
Comment 15•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•