Bug 261126
Summary: | Web Inspector: about:blank page in Timelines shows a never ending spinning wheel | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | frances_c, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=272172 |
Karl Dubost
1. With STP 177 on a MacBook
2. Open Web Inspector - Timelines (Set to start and stop automatically on page loading)
3. Type about:blank in the URL bar
4. The timeline starts recording and eventually stops after two seconds
Result:
In the overview section (bottom area of the Timeline tool), the first line is about about:blank
There is a spinning wheel during the loading process. This wheel stops for normal pages once the loading has been completed. For about:blank it never stops, like if it didn't receive the right event to make the decision to stop.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114952283>
Frances Cornwall
I can reproduce this bug in mini browser and STP 177. I am working on a fix.