Port bug 1945448: Crash on CSP violations on internal pages in debug builds
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr128 unaffected, thunderbird137 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr128 | --- | unaffected |
thunderbird137 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
|
Details | Review |
Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/2b85c1d08be6
Port bug 1945448: Crash on CSP violations on internal pages in debug builds. r=mkmelin
Assignee | ||
Comment 4•5 months ago
|
||
Comment on attachment 9472356 [details]
Bug 1954414 - Port bug 1945448: Crash on CSP violations on internal pages in debug builds. r=#thunderbird-reviewers
[User impact if declined]
- Some minor features will quietly fail due to CSP mistakes.
[Is this code covered by automated tests?]
- No
[Has the fix been verified in Daily? (or Beta for an ESR uplift?)]
- Yes
[Needs manual test from QA?]
- No
[List of other uplifts needed]
[Risk to taking this patch]
- Low
[Why is the change risky/not risky? (and alternatives if risky)]
- This just re-enables some things that were disabled by security policy.
[String changes made/needed]
- None.
Comment 5•5 months ago
|
||
Comment on attachment 9472356 [details]
Bug 1954414 - Port bug 1945448: Crash on CSP violations on internal pages in debug builds. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 6•5 months ago
|
||
bugherder uplift |
Thunderbird 137.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/c1446ff92b7e
Description
•