For website https://www.frankfurt-marathon.com/ firefox 128 does not finish loading the initial request
Categories
(Core :: Networking: HTTP, defect, P1)
Tracking
()
People
(Reporter: sw, Assigned: kershaw)
References
(Regression)
Details
(4 keywords, Whiteboard: [necko-triaged] [necko-priority-queue])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1909666 - Re-enable network.http.http2.enabled.deps and not send SETTINGS_NO_RFC7540_PRIORITIES,
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-release+
dmeehan
:
approval-mozilla-esr128+
|
Details | Review |
Steps to reproduce:
Open https://www.frankfurt-marathon.com/ in Firefox 128.0 or 128.0.2
In Firefox 127.0 it works.
Actual results:
The initial request does not finish loading.
In the Timings section of the network tab of the dev tools, only a time for "Blocked" is shown, nothing further.
There are no errors, firefox just stops loading.
Expected results:
The initial request should finish loading.
![]() |
||
Comment 1•7 months ago
|
||
I can reproduce the issue on Nightly130.0a1 Windows11.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=750a9d68013bf86f5d1e16ddc95cce396fffd4a2&tochange=deedf27980767ec044741273bc0c9ad212bc4e1d
![]() |
||
Comment 2•7 months ago
|
||
[Tracking Requested - why for this release]: Certain web pages are no longer loaded since 128. Chrome works fine.
![]() |
||
Comment 3•7 months ago
|
||
FWIW,
The page loads as expected if set network.http.http2.enabled
to false
Assignee | ||
Updated•7 months ago
|
Updated•7 months ago
|
Assignee | ||
Comment 5•7 months ago
|
||
Updated•7 months ago
|
Updated•7 months ago
|
Assignee | ||
Comment 6•7 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D217584
Updated•7 months ago
|
Comment 7•7 months ago
|
||
beta Uplift Approval Request
- User impact if declined: Some sites might be failed to load
- Code covered by automated testing: no
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: See if https://www.frankfurt-marathon.com/ loads.
- Risk associated with taking this patch: Low
- Explanation of risk level: This patch basically reverts Firefox's behavior to what it was before.
- String changes made/needed: N/A
- Is Android affected?: yes
Assignee | ||
Comment 9•7 months ago
|
||
Comment on attachment 9414683 [details]
Bug 1909666 - Re-enable network.http.http2.enabled.deps and not send SETTINGS_NO_RFC7540_PRIORITIES,
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Some websites might be failed to load.
- User impact if declined: Some websites might be failed to load.
- Fix Landed on Version: 130
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This patch basically reverts Firefox's behavior.
Beta/Release Uplift Approval Request
- User impact if declined: Some websites might be failed to load.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Test if Firefox can load https://www.frankfurt-marathon.com
- List of other uplifts needed: N/A
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This patch basically revert Firefox's behavior.
- String changes made/needed: N/A
- Is Android affected?: Yes
Comment 10•7 months ago
|
||
bugherder |
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
Comment 11•7 months ago
|
||
uplift |
Updated•7 months ago
|
Comment 12•7 months ago
|
||
Comment on attachment 9414683 [details]
Bug 1909666 - Re-enable network.http.http2.enabled.deps and not send SETTINGS_NO_RFC7540_PRIORITIES,
Approved for 128.1esr.
Comment 13•7 months ago
|
||
uplift |
Updated•7 months ago
|
Updated•7 months ago
|
Comment 14•7 months ago
•
|
||
Reproduced the issue with Firefox 128.0.2 on Windows 10x64. Nothing happens when loading https://www.mapbusinessonline.com/ or https://www.frankfurt-marathon.com/ pages.
The issue is verified fixed with Firefox 130.0a1 (2024-07-25) on Windows 10x64, macOS 12 and Ubuntu 23.10. The https://www.mapbusinessonline.com/ and https://www.frankfurt-marathon.com/ pages are successfully loaded.
Reporter | ||
Comment 15•7 months ago
|
||
First time opening a ticket here, totally impressed by how quickly & efficiently you all handled the issue 💪
Really big fan of Firefox 🔥🦊
Comment 16•7 months ago
|
||
Comment on attachment 9414683 [details]
Bug 1909666 - Re-enable network.http.http2.enabled.deps and not send SETTINGS_NO_RFC7540_PRIORITIES,
Approved for 128.0.3
Comment 17•7 months ago
|
||
uplift |
Updated•7 months ago
|
Comment 18•7 months ago
|
||
Added to the 128.0.3 relnotes.
Fixed an issue causing some sites to not load when connecting via http2.
Comment 20•7 months ago
|
||
Verified fixed with Firefox 129.0b9 (20240725121549) from comment 11, 128.1esr (20240725124505) and 128.0.3. The https://www.mapbusinessonline.com/ and https://www.frankfurt-marathon.com/ pages are successfully loaded.
Comment 21•7 months ago
|
||
This issue was verified as fixed on Firefox Nightly 130 (2024-07-25), Firefox RC 128.0.3, Focus Nightly 130 (2024-07-25) and Focus 128.0.3 on Samsung S23 Ultra (Android 14) and Lenovo Yoga Tab 11 (Android 12). The https://www.mapbusinessonline.com/ and https://www.frankfurt-marathon.com/ pages are successfully loaded.
Updated•7 months ago
|
Description
•