WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-15 13:08:34 PDT
<
rdar://problem/124708190
>
Ben Nham
Comment 2
2024-03-15 13:09:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/25966
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.
Top of Page
Format For Printing
XML
Clone This Bug