Closed
Bug 1539539
Opened 7 years ago
Closed 7 years ago
Add main thread assertion in the callback of NS_ShouldSecureUpgrade
Categories
(Core :: Networking: HTTP, enhancement, P1)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
The resultCallback at [1] should be executed on main thread. It'd be good to add an assertion in it.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → kershaw
Priority: -- → P1
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/447f58b42b72
Add main thread assertion and fix a clang warning r=mayhemer
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•