Newtab allow ohttp images for all cases, not just inferred or contextual
Categories
(Firefox :: New Tab Page, enhancement)
Tracking
()
People
(Reporter: thecount, Assigned: thecount)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
| Assignee | ||
Comment 3•9 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D263463
Updated•9 months ago
|
Comment 4•9 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: For an experiment
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: Steps to test in original phabricator
- Risk associated with taking this patch: Low
- Explanation of risk level: Just removing some code, for what is still essentially behind a pref
- String changes made/needed: None
- Is Android affected?: no
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Comment 7•9 months ago
|
||
I have verified this enhancement using the latest Firefox Nightly 144.0a1 (Build ID: 20250905010130) build on Windows 10 x64, macOS 15.5, and Ubuntu 24.04.1.
After following the testing steps outlined in the Test Plan, I can confirm that thumbnails, favicons, and banner images behave as expected. Images are not broken, they load correctly on scroll, and favicons and banners display properly. For all sections except "Popular Today", image requests are redirected through moz-cached-ohttp:// and the images are not opened in a new tab. In the "Popular Today" section, images open directly and are not redirected.
Comment 8•8 months ago
|
||
I have verified this enhancement using Firefox Release Candidate 143.0 (Build ID: 20250908174027) build on Windows 10 x64, macOS 15.5, and Ubuntu 24.04.1.
- After following the testing steps outlined in the Test Plan, I can confirm that thumbnails, favicons, and banner images behave as expected. Images are not broken, they load correctly on scroll, and favicons and banners display properly. For all sections except "Popular Today", image requests are redirected through moz-cached-ohttp:// and the images are not opened in a new tab. In the "Popular Today" section, images open directly and are not redirected.
Description
•