New tab page blank even when set to Firefox Home in 138.0
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox138 | + | fixed |
firefox139 | blocking | fixed |
firefox140 | blocking | affected |
People
(Reporter: moltres.facesits.justin.coolidge, Assigned: mconley)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(5 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0
Steps to reproduce:
Click the + in the tab bar to open a new tab
blank page shows
Check settings
Verified that it says "Firefox Home" and not blank page
Actual results:
Ever since updating to Firefox 138.0, the new tab page is always blank despite settings being set to Firefox Home.
Expected results:
I should see all my shortcuts and recently visited websites on my New Tab page.
Comment 1•19 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::New Tab Page' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Assignee | ||
Comment 2•19 days ago
|
||
Hi Moltres,
Thanks for filing. I have some diagnostic questions to ask:
- If you restart the browser in Troubleshoot Mode (Help > Troubleshoot Mode), does the problem still occur?
- Does the problem persist in any newly created profiles? You can create a new profile by setting
browser.profiles.enabled
totrue
in about:config, and following these instructions
Updated•19 days ago
|
Assignee | ||
Comment 3•19 days ago
|
||
These posts / comments on Reddit are reporting something similar:
Updated•19 days ago
|
Assignee | ||
Comment 4•19 days ago
|
||
Another question, Moltres - to rule out a corrupted update install, could you attempt to do a clean reinstallation to see if that fixes the issue?
Instructions here: https://support.mozilla.org/en-US/kb/firefox-keeps-crashing-startup#w_try-a-clean-installation
Note that a clean installation will not delete your bookmarks, saved passwords, add-ons, or other personal information. This information is stored separately in your profile folder.
Assignee | ||
Comment 5•19 days ago
|
||
If the clean reinstallation does not help, as another diagnostic to help us figure out what's going wrong, can you go to about:config and set extensions.logging.enabled
to true
, restart the browser, and then use Ctrl-Shift-J to open up the Browser Console. Can you then paste the contents of what the console shows after the restart into this bug?
Assignee | ||
Comment 6•19 days ago
|
||
Also, if you visit about:support, and click "Copy text to clipboard", can you paste its contents into this bug?
Reporter | ||
Comment 7•19 days ago
|
||
Reporter | ||
Comment 8•19 days ago
|
||
Here is a console window log
I am Arceist_Justin on Reddit btw
Assignee | ||
Comment 9•19 days ago
|
||
Thank you Moltres! That's very, very helpful. We're examining the log, and we'll let you know if we need more diagnostic information.
Assignee | ||
Comment 10•19 days ago
|
||
Hi Moltres, we have another diagnostic step we'd hoping you can run to help us figure out what's happening here.
If you visit about:support, and click "Clear startup cache", and then click "Restart" in the dialog that appears, is the problem still present?
Reporter | ||
Comment 11•19 days ago
|
||
Yes, the problem still exists when I clear startup cache. tried twice.
Assignee | ||
Comment 12•19 days ago
|
||
Thanks, Moltres.
I have a request for more debugging information, if you have a second. Can you please:
- Visit
about:config
and setdevtools.chrome.enabled
totrue
- Re-open the Browser Console, which should now have a text input at the bottom
Type in the following:
WebExtensionPolicy.getByID("newtab@mozilla.org");
and press enter. What does it return?
Assignee | ||
Comment 13•19 days ago
|
||
Another piece of information that'd be helpful - if you type in resource://builtin-addons/
in your address bar and press enter, you'll see a list of resource folders listed. What are they?
Assignee | ||
Comment 14•19 days ago
|
||
The about:support information requested in comment 6 would also be very helpful if you can supply it! Thanks!
Reporter | ||
Comment 15•19 days ago
|
||
Assignee | ||
Comment 16•18 days ago
|
||
This reverts commit 76cde57923f94bf6103b7360950670eef3f58800.
Updated•18 days ago
|
Assignee | ||
Comment 17•18 days ago
|
||
Hi Moltres,
Some more information we hope you can provide:
Can you please go to about:preferences, and scroll down to "Firefox Updates". There's a button in that section called "Show Update History", which when clicked will open a dialog to show how updates have been applied in the past.
Can you please click on that, make the dialog nice and big (using the resizer grippy in the bottom right corner) and either take a screenshot or a photo of what it looks like and post that here?
Assignee | ||
Comment 18•18 days ago
|
||
Also, in about:support, what is the value next to "Distribution ID" under the "Application Basics" table? That value was stripped out from the report pasted in comment 15.
Assignee | ||
Comment 19•18 days ago
•
|
||
Hi Moltres,
One other new piece of information that'd be useful, alongside what we requested in comment 18 and comment 17:
- Visit about:support
- Click "Open Folder" next to the entry "Profile Folder" under "Application Basics"
- Close Firefox
- Copy the files
extensions.json
andaddonStartup.json.lz4
into a new folder somewhere - Re-open Firefox
- Attach those files to this bug?
Note that those two files just contain information about what addons you have installed. It may, however, also contain the URLs of where you installed those add-ons from if you didn't happen to get them from addons.mozilla.org, as well as any custom "match patterns" for URLs that your add-ons may use for doing request interception.
If you're not comfortable sharing those here on Bugzilla, you can feel free to email them to me at mconley@mozilla.com.
Comment 20•18 days ago
|
||
uplift |
Updated•18 days ago
|
Comment 21•18 days ago
|
||
Comment 22•18 days ago
|
||
I am also experiencing the problem.
Windows 10 , Firefox 138.0
The unusual thing about my hardware is that the CPU is an ancient i5-4690.
Another oddity is that I keep well over a thousand FF tabs open, across 20+ windows.
I did clear the startup cache, it didn't help.
In the Parent process Browser Console, there's an insane amount of junk, but the thing that happens on New Tab is always and only:
NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIIOService.newChannelFromURIWithLoadInfo] AboutNewTabRedirector.sys.mjs:526
WebExtensionPolicy.getByID("newtab@mozilla.org")
returned null.
Index of resource://builtin-addons/
formautofill/
newtab/
pictureinpicture/
search-detection/
webcompat/
here's no Distribution ID in my about:support
. It's an empty cell in the table. Build ID 20250421163656
From about:support, a full list of Enabled Add-ons:
Canadian English Dictionary dictionary 3.1.3 true app-profile en-CA@dictionaries.addons.mozilla.org
Add-ons Search Detection extension 2.0.0 true app-builtin-addons addons-search-detection@mozilla.com
Form Autofill extension 1.0.1 true app-builtin-addons formautofill@mozilla.org
Greasemonkey extension 4.13 true app-profile {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
New Tab extension 138.0.0 true app-builtin-addons newtab@mozilla.org
Picture-In-Picture extension 1.0.0 true app-builtin-addons pictureinpicture@mozilla.org
uBlock Origin extension 1.61.2 true app-profile uBlock0@raymondhill.net
Web Compatibility Interventions extension 138.3.0 true app-builtin-addons webcompat@mozilla.org
Language: English (CA) locale 138.0.20250430.203103 true app-profile langpack-en-CA@firefox.mozilla.org
Nature Gray Theme theme 6.0 true app-profile nature-gray-theme@weijarz
Assignee | ||
Comment 23•18 days ago
|
||
Thanks, jeremy! Are you also able to supply the addon manager log (see comment 5), and the extensions.json / addonStartup.json.lz4 files from the affected profile (comment 18)? That information could help us narrow in on what happened here.
Comment 24•18 days ago
|
||
Hello, after disabling and re-enabling my theme, the issue was sorted—at least for me. Please look into it.
Reporter | ||
Comment 25•18 days ago
|
||
(In reply to yuzu from comment #24)
Hello, after disabling and re-enabling my theme, the issue was sorted—at least for me. Please look into it.
Unfortunately, that did not work for me. Still blank page for new tab.
Assignee | ||
Comment 26•18 days ago
|
||
Hi yuzu,
That's very interesting! Can we see your about:support (comment 6), and can you tell us which theme you disabled and re-enabled?
Assignee | ||
Comment 27•18 days ago
|
||
Hi Moltres,
We're hoping for just a few more pieces of critical information from you, if you have a few moments:
Assignee | ||
Comment 28•18 days ago
|
||
We've just released Firefox 138.0.1, which we believe will fix this issue for affected users: https://www.mozilla.org/en-US/firefox/138.0.1/releasenotes/
HOWEVER, Moltres, it'd be extremely helpful if we could get that information requested in comment 17, comment 18 and comment 19, before you upgrade, so that we don't inadvertently lose some information that could help us determine why this occurred.
Comment 29•18 days ago
|
||
The things I did:
- Cleared browsing data and cookies (It didn't fix the issue. I restarted Firefox.)
- Disabled and re-enabled all my add-ons (It didn't fix the issue, but I didn't restart Firefox.)
- Disabled and re-enabled my theme. (It did fix the issue when I restarted Firefox.)
My theme: https://addons.mozilla.org/en-US/firefox/addon/beautifultotaldark/
Assignee | ||
Updated•18 days ago
|
Updated•18 days ago
|
Reporter | ||
Comment 30•18 days ago
|
||
My "New Tab" page is back. It turns out that I needed to restart Firefox after disabling and re-enabling my theme.
Assignee | ||
Comment 31•18 days ago
|
||
(In reply to Moltres Rider from comment #30)
My "New Tab" page is back. It turns out that I needed to restart Firefox after disabling and re-enabling my theme.
Thanks Moltres - did that fix occur before you got the update to 138.0.1?
Reporter | ||
Comment 32•18 days ago
|
||
Yes. I saw it before the update was downloaded. I have been checking for updates since the bug was marked fixed and I saw the new tab just as it was "downloading update" but has not been applied yet.
Assignee | ||
Comment 33•17 days ago
|
||
Okay, thank you! If anybody is still experiencing this, and hasn't yet updated to 138.0.1, we'd love to get copies of your addon databases to help us debug what went wrong here. Please see comment 19 for instructions.
Comment 34•17 days ago
|
||
Yeah, I'm just waking up, I'll email you ASAP
Assignee | ||
Comment 35•17 days ago
|
||
Thank you!
Comment 36•17 days ago
|
||
And thank you!
Assignee | ||
Comment 37•7 days ago
|
||
This backs out commit ab1fa78c50225a45876ff9c0ff6344456b323fef.
Updated•7 days ago
|
Comment 38•7 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: Some users may be at risk of seeing a blank newtab / home page. This patch puts us on better footing to do more testing that bug 1964281 fixes the corrupted addon database issue.
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: N/A
- Risk associated with taking this patch: Low.
- Explanation of risk level: This puts us into a "classic" configuration where we package newtab as a normal browser component, which we've shipped for years.
- String changes made/needed: None.
- Is Android affected?: no
Updated•6 days ago
|
Updated•6 days ago
|
Comment 39•6 days ago
|
||
uplift |
Description
•