Bug 303704
| Summary: | [GTK][WPE?] LinkedIn website reloads continuously | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alejandro Ojeda Gutiérrez <alejandro> |
| Component: | WebKitGTK | Assignee: | WebKitGTK+ bugs <bugs-noreply> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aperez, bugs-noreply, mcatanzaro, spena, webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=276312 | ||
Alejandro Ojeda Gutiérrez
WebKitGTK 2.50.3
GStreamer 1.26.9
GTK 4.20.3
Libadwaita 1.8.2
Distributor: Arch Linux
Go to http://linkedin.com and log in. If it doesn't start reloading continuously, try viewing a contact's feed.
org.gnome.Epiphany.desktop[10584]: ERROR: WebKit encountered an internal error. This is a WebKit bug.
org.gnome.Epiphany.desktop[10584]: /usr/src/debug/webkitgtk-6.0/webkitgtk-2.50.3/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(618) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired()
org.gnome.Epiphany.desktop[10584]: ERROR: WebKit encountered an internal error. This is a WebKit bug.
org.gnome.Epiphany.desktop[10584]: /usr/src/debug/webkitgtk-6.0/webkitgtk-2.50.3/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(618) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired()
org.gnome.Epiphany.desktop[10584]: ERROR: WebKit encountered an internal error. This is a WebKit bug.
org.gnome.Epiphany.desktop[10584]: /usr/src/debug/webkitgtk-6.0/webkitgtk-2.50.3/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(618) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Not sure whether it's the cause of the infinite reloading, but that error message is bug #276312.
Simon Pena
I've tested WPE MiniBrowser after applying the fix for https://bugs.webkit.org/show_bug.cgi?id=308051 and this seems fixed.
Adrian Perez
(In reply to Simon Pena from comment #2)
> I've tested WPE MiniBrowser after applying the fix for
> https://bugs.webkit.org/show_bug.cgi?id=308051 and this seems fixed.
Note that the bug report is for the 2.50.3 version, and the NetworkMDNSRegisterGLib.cpp file patched in 307708@main does *not* exist in the 2.50 branch. The reason for the issue must be something else.
Adrian Perez
(In reply to Adrian Perez from comment #3)
> (In reply to Simon Pena from comment #2)
> > I've tested WPE MiniBrowser after applying the fix for
> > https://bugs.webkit.org/show_bug.cgi?id=308051 and this seems fixed.
>
> Note that the bug report is for the 2.50.3 version, and the
> NetworkMDNSRegisterGLib.cpp file patched in 307708@main does *not* exist in
> the 2.50 branch. The reason for the issue must be something else.
That being said, I cannot reproduce this issue either using version 2.50.5
(currently the latest stable).
@Alejandro: could you try the latest stable and verify that the issue is also
gone for you? Thanks!
Alejandro Ojeda Gutiérrez
@Adrian: My LinkedIn account is still temporarily blocked (possibly due to continuous reloads), but I opened an account with a temporary email address to test it, and now it seems to be working properly. I don't have any contacts, etc. on this account to perform a full check, but after browsing for a while, I haven't noticed any reloads or error logs.
I think it's fixed, thanks to you!
Adrian Perez
(In reply to Alejandro Ojeda Gutiérrez from comment #5)
> @Adrian: My LinkedIn account is still temporarily blocked (possibly due to
> continuous reloads), but I opened an account with a temporary email address
> to test it, and now it seems to be working properly. I don't have any
> contacts, etc. on this account to perform a full check, but after browsing
> for a while, I haven't noticed any reloads or error logs.
>
> I think it's fixed, thanks to you!
Wonderful, thanks a ton for double checking and going through the effort
of even creating a test account for this. Much appreciated 🙇