Placeholders showing a lot on release at first run
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: mkaply, Assigned: thecount)
Details
Attachments
(2 files)
On first run of release Firefox (144), I'm seeing extra placeholders that never go away until I open a new tab.
I see them every time I start Firefox.
I do see an error
Content msg:
Object { name: "ActivityStream:MainToContent", data: {…} }
Dispatch error: TypeError: can't access property "loaded", prevState.spocs.onDemand is undefined
DiscoveryStream resource://newtab/data/content/activity-stream.bundle.js:8155
combination Redux
mergeStateReducer resource://newtab/data/content/activity-stream.bundle.js:17182
dispatch Redux
messageMiddleware resource://newtab/data/content/activity-stream.bundle.js:17195
rehydrationMiddleware resource://newtab/data/content/activity-stream.bundle.js:17215
initStore resource://newtab/data/content/activity-stream.bundle.js:17269
That might be related?
| Reporter | ||
Comment 1•4 months ago
|
||
I also see a lot of CSP errors against home. Not sure if that's related.
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-8QfvwaGA+CLDmLlnT19+TKhQpmNGfhFOhRGFhFAPBMI=') together with 'unsafe-hashes'.
Source: () => this.props.onClose() home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-teymo+fQiPF6cS0me8L2qemN75M4ghQnhDk51cjXvpk=') together with 'unsafe-hashes'.
Source: e => {
e.preventDefault();
setSh… home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-W/DBp58Hkh3G5g3GTRC0Tc1qVK/JhGFEQXBNmLt5SJk=') together with 'unsafe-hashes'.
Source: function() {
[native code]
} 8 home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-G7ms7pUd9Cf4YtuISQjYDzMKQs9t4rqZg/SaiF91whI=') together with 'unsafe-hashes'.
Source: () => {
const updatedSectionData = {… home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-teymo+fQiPF6cS0me8L2qemN75M4ghQnhDk51cjXvpk=') together with 'unsafe-hashes'.
Source: e => {
e.preventDefault();
setSh… home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-W/DBp58Hkh3G5g3GTRC0Tc1qVK/JhGFEQXBNmLt5SJk=') together with 'unsafe-hashes'.
Source: function() {
[native code]
} 12 home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-G7ms7pUd9Cf4YtuISQjYDzMKQs9t4rqZg/SaiF91whI=') together with 'unsafe-hashes'.
Source: () => {
const updatedSectionData = {… home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-teymo+fQiPF6cS0me8L2qemN75M4ghQnhDk51cjXvpk=') together with 'unsafe-hashes'.
Source: e => {
e.preventDefault();
setSh… home
Content-Security-Policy: The page’s settings blocked an event handler (script-src-attr) from being executed because it violates the following directive: “script-src resource: chrome:”. Consider using a hash ('sha256-W/DBp58Hkh3G5g3GTRC0Tc1qVK/JhGFEQXBNmLt5SJk=') together with 'unsafe-hashes'.
Source: function() {
[native code]
}
| Assignee | ||
Updated•4 months ago
|
| Assignee | ||
Comment 2•4 months ago
|
||
Updated•4 months ago
|
Comment 4•4 months ago
|
||
| bugherder | ||
Updated•3 months ago
|
Description
•