RESOLVED FIXED309852
100% of page load nw_activities from WebKit appear to be completed with reason "cancelled"
https://bugs.webkit.org/show_bug.cgi?id=309852
Summary 100% of page load nw_activities from WebKit appear to be completed with reaso...
Brent Fulgham
Reported 2026-03-12 17:58:26 PDT
The `nw_activity` mechanism in libnetcore provides us an opportunity to indicate load success or failure in a way that can be reviewed with a sysdiagnose so that we can help track down load failures. Currently all WebKit loads appear to be user cancelled (though sub-resource loads do show success properly). This patch corrects the cause of this problem (easy), and adds a new test to confirm this continues to work (much harder!) <rdar://problem/81871432>
Attachments
Brent Fulgham
Comment 1 2026-03-12 18:06:12 PDT
Brent Fulgham
Comment 2 2026-03-12 18:15:18 PDT
EWS
Comment 3 2026-03-17 19:08:55 PDT
Committed 309444@main (7513a10f4009): <https://commits.webkit.org/309444@main> Reviewed commits have been landed. Closing PR #60529 and removing active labels.
EWS
Comment 4 2026-03-20 18:26:47 PDT
Committed 305413.543@safari-7624-branch (86090cffe32b): <https://commits.webkit.org/305413.543@safari-7624-branch> Reviewed commits have been landed. Closing PR #4773 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.