GNOME Bugzilla – Bug 790962
Network request loading does not stop in DevTools when loading happens too fast
Last modified: 2017-12-02 15:41:50 UTC
When sites load too fast and you have the devtools open at the timeline, the timeline never stops. (see video) It only stops when you switch to the network panel, there you see the requests. Then you can go back to the timeline. (see second video) Fedora 27, v3.26 Similar to Firefox bug BTW: https://bugzilla.mozilla.org/show_bug.cgi?id=1421418 (You can find HTML test files there too)
Created attachment 364594 [details] infinite loading
Created attachment 364595 [details] infinite loading with stop
Good bug report! This is a WebKit problem, though, and the first step is to get the bug to the right place. Please report the bug to https://bugs.webkit.org/ including a link to this bug report and noting the version of WebKitGTK+ that you have installed. When reporting the WebKit bug, be sure to include the prefix '[GTK]' in the bug summary, CC bugs-noreply@webkitgtk.org, and select the Web Inspector component.
(In reply to Michael Catanzaro from comment #3) > select the Web Inspector component. This is particularly important, as the right developers won't see the issue otherwise.
Done: https://bugs.webkit.org/show_bug.cgi?id=180309