WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
300808
[WPE] Errors loading resources in WebLoaderStrategy::internallyFailedLoadTimerFired()
https://bugs.webkit.org/show_bug.cgi?id=300808
Summary
[WPE] Errors loading resources in WebLoaderStrategy::internallyFailedLoadTime...
Sergio Villar Senin
Reported
2025-10-15 08:50:25 PDT
Prerequisites WPE Debug build Steps to reproduce: 1. Go to
https://immersive-web.github.io/webxr-samples/layers-samples/
2. Click on "Projection Layer" Expected output: Content loads and no error is shown Actual output: The "Enter VR" button is not shown and these errors are seen in console WebKit/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(632) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired() ERROR: WebKit encountered an internal error. This is a WebKit bug. WebKit/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(632) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired() ERROR: WebKit encountered an internal error. This is a WebKit bug. WebKit/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(632) : void WebKit::WebLoaderStrategy::internallyFailedLoadTimerFired() ERROR: WebKit encountered an internal error. This is a WebKit bug.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pena
Comment 1
2026-02-17 09:14:40 PST
@Sergio, could you re-test with
307708@main
? I checked your steps with it applied it and it seems fixed. *** This bug has been marked as a duplicate of
bug 308051
***
Sergio Villar Senin
Comment 2
2026-02-19 05:32:12 PST
Yes, it's still reproducible to me. The line number is different, now it refers to line 651. Note that I get a previous error in DBus failing to make a thread realtime, not sure if related, but the original error is still there.
Simon Pena
Comment 3
2026-02-19 05:34:59 PST
OK, let's reopen
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