RESOLVED FIXED 202440
Properly mark canceled resources in NetworkActivityTracker
https://bugs.webkit.org/show_bug.cgi?id=202440
Summary Properly mark canceled resources in NetworkActivityTracker
Keith Rollin
Reported 2019-10-01 16:53:06 PDT
The nw_activity facility tracking resource loads did not originally have support for reporting resources that were canceled. It now has that support (since late MacOS 14-aligned SDKs), so add support for it in NetworkActivityTracker and use it in places where we were previously reporting the status of canceled resources as "None".
Attachments
Patch (6.16 KB, patch)
2019-10-01 16:56 PDT, Keith Rollin
no flags
Keith Rollin
Comment 1 2019-10-01 16:53:17 PDT
Keith Rollin
Comment 2 2019-10-01 16:56:56 PDT
Brent Fulgham
Comment 3 2019-10-02 09:23:19 PDT
Comment on attachment 379969 [details] Patch Looks good. r=me.
WebKit Commit Bot
Comment 4 2019-10-02 10:43:08 PDT
Comment on attachment 379969 [details] Patch Clearing flags on attachment: 379969 Committed r250614: <https://trac.webkit.org/changeset/250614>
WebKit Commit Bot
Comment 5 2019-10-02 10:43:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.