RESOLVED FIXED314060
[GTK] [2.52.3] The browser freezes when opening https://bsky.app/
https://bugs.webkit.org/show_bug.cgi?id=314060
Summary [GTK] [2.52.3] The browser freezes when opening https://bsky.app/
Alberto Garcia
Reported 2026-05-05 02:16:46 PDT
Created attachment 479473 [details] gdb output when the web process is frozen This was reported with Epiphany but I can also reproduce it with the MiniBrowser. You don't need to have a BlueSky account or be logged in, the from page should show some random posts, but with WebKit there's only the progress indicator and nothing happens. The web process keeps using a lot of CPU and the page becomes unresponsive. I'm attaching the gdb trace.
Attachments
gdb output when the web process is frozen (21.65 KB, text/plain)
2026-05-05 02:16 PDT, Alberto Garcia
no flags
Alberto Garcia
Comment 1 2026-05-05 04:26:23 PDT
Possibly bug 311231
Adrian Perez
Comment 2 2026-05-05 05:25:23 PDT
(In reply to Alberto Garcia from comment #1) > Possibly bug 311231 Yup, backporting 310354@main fixes BlueSky, and also adding the re-land of the patch that introduced the regression works. This way we can both fix BlueSky and keep the fix for Zoom. The PR at https://github.com/WebKit/WebKit/pull/64257 will run the fix through the EWS to make sure we don't introduce other issues accidentally.
Adrian Perez
Comment 3 2026-05-05 14:03:21 PDT
(In reply to Adrian Perez from comment #2) > (In reply to Alberto Garcia from comment #1) > > Possibly bug 311231 > > Yup, backporting 310354@main fixes BlueSky, and also adding the re-land > of the patch that introduced the regression works. This way we can both > fix BlueSky and keep the fix for Zoom. > > The PR at https://github.com/WebKit/WebKit/pull/64257 will run the fix > through the EWS to make sure we don't introduce other issues accidentally. This has landed in the branch, so I think we can close this issue :-)
Note You need to log in before you can comment on or make changes to this bug.