WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293469
Web Inspector: REGRESSION(?): Timelines: Call Trees of Page target sometimes aren't shown
https://bugs.webkit.org/show_bug.cgi?id=293469
Summary
Web Inspector: REGRESSION(?): Timelines: Call Trees of Page target sometimes ...
Devin Rousso
Reported
2025-05-22 19:44:20 PDT
# STEPS TO REPRODUCE 1. inspect any page with a `Worker` (e.g. <
https://devinrousso.com/demo/WebKit/263334/test.html
>) 2. select the JavaScript & Events timeline and then show the Call Trees view 3. start a timeline recording 4. trigger JS activity in the page and `Worker` (e.g. click a bunch of times on the page) 5. stop the timeline recording 6. clear/reset the timeline recording 7. start a second timeline recording 8. trigger JS activity in the page and `Worker` (e.g. click a bunch of times on the page) 9. stop the timeline recording ## EXPECTED there is content in the Call Trees view for the Page target ## ACTUAL no content # NOTES verify whether any JS activity was captured for the Page by looking to see if any of the items in the Events view show JS stack traces and whatnot
Attachments
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2025-05-22 19:53:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45812
Radar WebKit Bug Importer
Comment 2
2025-05-23 11:45:08 PDT
<
rdar://problem/151937432
>
EWS
Comment 3
2025-05-23 16:38:19 PDT
Committed
295373@main
(404b97e5c772): <
https://commits.webkit.org/295373@main
> Reviewed commits have been landed. Closing PR #45812 and removing active labels.
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