Closed Bug 1947442 Opened 1 month ago Closed 1 month ago

Feed subscription window can't show feed favicon due to 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. Add a feed account
  2. Manage subscriptions
  3. Add a feed, like https://blog.thunderbird.net/feed

The favicon of the newly added feed is not visible. CPS error:

Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at data:image/x-icon;base64,AAABAAQAEBAAAAE… because it violates the following directive: “default-src chrome:” 130 feed-subscriptions.xhtml

It looks like all feed icons are converted to data: URLs so we don't need to worry about listing other protocols.

Assignee: nobody → geoff
Status: NEW → ASSIGNED

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f0167186218b
Allow data: images in feed subscriptions window. r=vineet

Status: ASSIGNED → RESOLVED
Closed: 1 month 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: