Closed
Bug 1656647
Opened 5 years ago
Closed 5 years ago
Fix a typo in "initalSecurityChecksDone"
Categories
(Core :: DOM: Security, enhancement, P5)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: ethan, Assigned: freddy)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
There is a typo in the logging message of content security checks.
https://searchfox.org/mozilla-central/source/dom/security/nsContentSecurityManager.cpp#749
"initalSecurityChecksDone" should be "initialSecurityChecksDone."
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → ettseng
Severity: -- → N/A
Status: NEW → ASSIGNED
Priority: -- → P5
Updated•5 years ago
|
Whiteboard: [domsecurity-active]
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by fbraun@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b450b10e12a6
typo in ContentSecurityManager logging r=ckerschb
Reporter | ||
Updated•5 years ago
|
Assignee: ettseng → fbraun
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•