WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
274727
GNOME Discourse page loads forever
https://bugs.webkit.org/show_bug.cgi?id=274727
Summary
GNOME Discourse page loads forever
Michael Catanzaro
Reported
2024-05-26 08:35:50 PDT
Load
https://discourse.gnome.org/t/gnome-46-2-stable-tarballs-due-responsible-mcatanzaro-gnome-45-7-oldstable-tarballs-due-responsible-mclasen/21123
in Epiphany Tech Preview (WebKitGTK 2.45.2). The page continues loading forever. It's downloading a special resource named poll, which indicates it's probably expected to never stop:
https://discourse.gnome.org/message-bus/85f137e8a73f45bfa17ff2b206f03105/poll
When this page is loaded in Firefox, the load finishes almost immediately, so I assume Firefox doesn't consider this subresource to be part of the initial page load. Additionally, the Stop button does not stop the load. This is
bug #242248
.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2024-05-31 05:07:47 PDT
Same bug happens on
https://www.vox.com/future-perfect/352359/milk-dairy-schools
where the subresource polyfill.min.js just never finishes loading. I've been loading this page for 4 minutes now and I doubt it will ever finish. Stop button does nothing. I'm surprised there's no timeout.
Michael Catanzaro
Comment 2
2024-06-03 09:50:38 PDT
I think the problem on www.vox.com is different. The problem on discourse.gnome.org seems to occur whenever restoring the page from session state. Just loading the page directly seems to always work fine.
Michael Catanzaro
Comment 3
2024-06-05 12:20:45 PDT
***
Bug 242248
has been marked as a duplicate of this bug. ***
Michael Catanzaro
Comment 4
2024-06-05 12:26:15 PDT
Let's handle the vox.com problem in
bug #275178
.
Michael Catanzaro
Comment 5
2024-06-05 12:32:42 PDT
(In reply to Michael Catanzaro from
comment #2
)
> The problem on discourse.gnome.org seems to occur whenever restoring the > page from session state. Just loading the page directly seems to always work > fine.
Well I have a fix, but it feels like the sort of change that really wants an API test. I don't know why the problem is specific to discourse.gnome.org, though. It doesn't happen for most pages restored from session state.
Michael Catanzaro
Comment 6
2024-06-05 12:39:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29557
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug