RESOLVED FIXED 271075
Add data task signposts for _WKDataTask requests
https://bugs.webkit.org/show_bug.cgi?id=271075
Summary Add data task signposts for _WKDataTask requests
Ben Nham
Reported 2024-03-15 13:08:18 PDT
We had some power issues that were harder to diagnose because data tasks created by _WKDataTask (which eventually calls down to NetworkProcess::dataTaskWithRequest) don't have signposts like other data tasks created by the NetworkProcess. We should add signposts to these data tasks also.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-15 13:08:34 PDT
Ben Nham
Comment 2 2024-03-15 13:09:59 PDT
EWS
Comment 3 2024-04-10 17:42:43 PDT
Committed 277338@main (d41c16dc9131): <https://commits.webkit.org/277338@main> Reviewed commits have been landed. Closing PR #25966 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.