Closed Bug 1841217 Opened 2 years ago Closed 1 year ago

Page never finish loading on https://delassus.com/en/products/flowers until reload

Categories

(Core :: DOM: Core & HTML, defect, P3)

Desktop
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr102 --- wontfix
firefox-esr115 --- wontfix
firefox114 --- wontfix
firefox115 --- wontfix
firefox116 --- wontfix
firefox117 --- wontfix

People

(Reporter: alice0775, Assigned: jesup)

References

(Regression)

Details

(Keywords: nightly-community, regression)

Attachments

(1 file)

Steps to reproduce:

  1. Clear cache
  2. Open https://delassus.com/en/products/flowers

Actual results:
Page never finish loading.
Page loads some images forever.
Tab loading spinner spinning forever.

After reload the tab, the page loads properly.

Expected results:
Page loads properly.

Component: Untriaged → Networking: Cache
Product: Firefox → Core
Attached file about:support

Set release status flags based on info from the regressing bug 1270059

:jesup, since you are the author of the regressor, bug 1270059, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(rjesup)

Very likely a broken page, since the deferring of timeouts until idle is within spec. I'll pull a profile to check

Flags: needinfo?(rjesup)

The page hard-loops while loading, using 100% CPU doing image-sets mostly. This leaves no idle time, so timeouts don't run, and it won't finish loading without a timeout. It's being a very bad page. That said, it's possible we could handle this a little better, by giving a maximum deferral time for timeouts.

smaug: perhaps limit deferrals to N seconds? 5 seconds without idle past the timeout -> run anyways? (probably a pref. And is 5 too low or too high?)

Flags: needinfo?(smaug)
Assignee: nobody → rjesup
Severity: -- → S3
Priority: -- → P3
Depends on: 1955495

Site has changed, no longer has problems

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: