Closed Bug 1947441 Opened 6 months ago Closed 6 months ago

Tabmail tries to set favicon to data: URI blocked by CSP

Categories

(Thunderbird :: Build Config, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED
137 Branch

People

(Reporter: freaktechnik, Assigned: darktrojan)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

STR:

  1. Open Thunderbird with a new profile

tabmail-tab is unhappy about the CSP (this is the remote favicon of the privacy policy I think):

Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at data:image/png;base64,iVBORw0KGgoAAAANSU… because it violates the following directive: “img-src chrome: moz-icon:” tabmail-tab.js:174:12
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at data:image/x-icon;base64,AAABAAMAEBAAAAE… because it violates the following directive: “img-src chrome: moz-icon:”

This also appears to affect the favicons of extension tabs. They also try to set a data: URI as favicon.

This nearly happened right the first time, but I thought I'd removed the need for it.

Assignee: nobody → geoff
Status: NEW → ASSIGNED

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/31b241cc9cb7
Allow data: images in messenger.xhtml CSP. r=vineet

Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: